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

[AC-1682] Removed Postgres scripts and migrations

This commit is contained in:
Rui Tome
2024-03-22 15:45:59 +00:00
parent 5383cd16fb
commit bb00cb4e59
13 changed files with 0 additions and 9902 deletions

View File

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