mirror of
https://github.com/bitwarden/server
synced 2026-01-19 08:53:57 +00:00
SelectionReadOnly MERGE to CollectionGroup
This commit is contained in:
@@ -7,7 +7,8 @@ BEGIN
|
||||
EXEC [dbo].[Group_ReadById] @Id
|
||||
|
||||
SELECT
|
||||
[CollectionId]
|
||||
[CollectionId] [Id],
|
||||
[ReadOnly]
|
||||
FROM
|
||||
[dbo].[CollectionGroup]
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user