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

index tuning script

This commit is contained in:
Kyle Spearrin
2017-11-13 08:53:25 -05:00
parent aa045f7775
commit 39baf2a9be
3 changed files with 49 additions and 0 deletions

View File

@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="DbScripts\2017-11-13_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" />