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

only count status confirmed

This commit is contained in:
Kyle Spearrin
2017-09-08 17:14:15 -04:00
parent 8218ab468d
commit e189e8cc79
5 changed files with 76 additions and 10 deletions

View File

@@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="DbScripts\2017-09-08_00_OrgUserCounts.sql" />
<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" />