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

[AC-1682] Bumped up date on migration scripts

This commit is contained in:
Rui Tome
2024-02-16 13:09:58 +00:00
parent f7f692cf08
commit 6d1ead5b61
27 changed files with 24 additions and 24 deletions

View File

@ -24,9 +24,9 @@
<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-01-12_00_AccessAllCollectionGroups.psql" />
<EmbeddedResource Include="HelperScripts\2024-01-12_01_AccessAllCollectionUsers.psql" />
<EmbeddedResource Include="HelperScripts\2024-01-12_02_ManagersEditAssignedCollectionUsers.psql" />
<EmbeddedResource Include="HelperScripts\2024-01-12_03_EnableOrgsFlexibleCollections.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>