mirror of
https://github.com/bitwarden/server.git
synced 2025-05-15 00:19:11 -05:00
fix error
This commit is contained in:
parent
af1431c02d
commit
e0cd4d56cd
@ -57,7 +57,7 @@ BEGIN
|
|||||||
FROM UserCollectionAccess AS UA
|
FROM UserCollectionAccess AS UA
|
||||||
WHERE UA.CipherId = GC.CipherId
|
WHERE UA.CipherId = GC.CipherId
|
||||||
)
|
)
|
||||||
)
|
),
|
||||||
SecurityTasks AS (
|
SecurityTasks AS (
|
||||||
SELECT
|
SELECT
|
||||||
ST.*
|
ST.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user