mirror of
https://github.com/bitwarden/server.git
synced 2026-02-10 10:55:10 +08:00
reimport database for formatting
This commit is contained in:
@@ -21,4 +21,4 @@ SELECT
|
||||
ELSE TRY_CONVERT(UNIQUEIDENTIFIER, JSON_VALUE(C.[Folders], CONCAT('$."', @UserId, '"')))
|
||||
END [FolderId]
|
||||
FROM
|
||||
[dbo].[Cipher] C
|
||||
[dbo].[Cipher] C
|
||||
Reference in New Issue
Block a user