1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

[AC-1682] Removed MySql scripts and migrations

This commit is contained in:
Rui Tome
2024-03-22 15:41:06 +00:00
parent 6c21d4e96a
commit 5383cd16fb
13 changed files with 0 additions and 9837 deletions

View File

@ -29,9 +29,5 @@
<EmbeddedResource Include="HelperScripts\2021-10-21_00_SetMaxAutoscaleSeatCount.sql" />
<EmbeddedResource Include="HelperScripts\2022-03-01_00_Up_MigrateOrganizationApiKeys.sql" />
<EmbeddedResource Include="HelperScripts\2022-03-01_00_Down_MigrateOrganizationApiKeys.sql" />
<EmbeddedResource Include="HelperScripts\2024-02-16_00_AccessAllCollectionGroups.sql" />
<EmbeddedResource Include="HelperScripts\2024-02-16_01_AccessAllCollectionUsers.sql" />
<EmbeddedResource Include="HelperScripts\2024-02-16_02_ManagersEditAssignedCollectionUsers.sql" />
<EmbeddedResource Include="HelperScripts\2024-02-16_03_EnableOrgsFlexibleCollections.sql" />
</ItemGroup>
</Project>