1
0
mirror of https://github.com/bitwarden/server synced 2025-12-16 08:13:33 +00:00

new grant cleanup sproc

This commit is contained in:
Kyle Spearrin
2018-07-20 23:08:10 -04:00
parent c227beb510
commit 4c399aaf0d
4 changed files with 61 additions and 0 deletions

View File

@@ -228,5 +228,6 @@
<Build Include="dbo\Stored Procedures\CollectionCipher_UpdateCollectionsForCiphers.sql" />
<Build Include="dbo\Stored Procedures\User_ReadByPremiumRenewal.sql" />
<Build Include="dbo\Stored Procedures\User_UpdateRenewalReminderDate.sql" />
<Build Include="dbo\Stored Procedures\Grant_DeleteExpired.sql" />
</ItemGroup>
</Project>