1
0
mirror of https://github.com/bitwarden/server synced 2025-12-10 05:13:48 +00:00

rename db script

This commit is contained in:
Kyle Spearrin
2017-11-13 12:11:24 -05:00
parent 7754d11bf9
commit 2d625c7c9a
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="DbScripts\2017-11-13_IndexTuning.sql" />
<EmbeddedResource Include="DbScripts\2017-11-13_00_IndexTuning.sql" />
<EmbeddedResource Include="DbScripts\2017-11-06_00_FamilyPlanAdjustments.sql" />
<EmbeddedResource Include="DbScripts\2017-10-25_00_OrgUserUpdates.sql" />
<EmbeddedResource Include="DbScripts\2017-09-08_00_OrgUserCounts.sql" />