1
0
mirror of https://github.com/bitwarden/server synced 2026-01-06 18:43:36 +00:00

[AC-432] Changed ProviderOrganization_ReadByOrganizationIds to only get count

This commit is contained in:
Rui Tome
2023-04-06 15:24:05 +01:00
parent 735775e002
commit 4daebe4f47
8 changed files with 36 additions and 21 deletions

View File

@@ -264,7 +264,7 @@
<Build Include="dbo\Stored Procedures\Policy_Update.sql" />
<Build Include="dbo\Stored Procedures\ProviderOrganizationOrganizationDetails_ReadByProviderId.sql" />
<Build Include="dbo\Stored Procedures\ProviderOrganizationProviderDetails_ReadByUserId.sql" />
<Build Include="dbo\Stored Procedures\ProviderOrganization_ReadByOrganizationIds.sql" />
<Build Include="dbo\Stored Procedures\ProviderOrganization_ReadCountByOrganizationIds.sql" />
<Build Include="dbo\Stored Procedures\Provider_ReadByOrganizationId.sql" />
<Build Include="dbo\Stored Procedures\Organization_UnassignedToProviderSearch.sql" />
<Build Include="dbo\Stored Procedures\ProviderOrganization_Create.sql" />