1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-11 22:52:15 -05:00

fix error

This commit is contained in:
jaasen-livefront 2025-05-08 16:44:02 -07:00
parent af1431c02d
commit e0cd4d56cd
No known key found for this signature in database

View File

@ -57,7 +57,7 @@ BEGIN
FROM UserCollectionAccess AS UA
WHERE UA.CipherId = GC.CipherId
)
)
),
SecurityTasks AS (
SELECT
ST.*