1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

cipher details update script

This commit is contained in:
Kyle Spearrin
2017-09-06 23:53:12 -04:00
parent b06aae7cfd
commit acb6c59e5e
2 changed files with 181 additions and 0 deletions

View File

@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="DbScripts\2017-09-06_00_CipherDetails.sql" />
<EmbeddedResource Include="DbScripts\2017-08-30_00_CollectionWriteOnly.sql" />
<EmbeddedResource Include="DbScripts\2017-08-22_00_LicenseCheckScripts.sql" />
<EmbeddedResource Include="DbScripts\2017-08-19_00_InitialSetup.sql" />