1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-06 10:32:49 -05:00

reimport database for formatting

This commit is contained in:
Kyle Spearrin
2017-04-25 10:55:12 -04:00
parent 6e87d9c21f
commit 8ade63fd45
16 changed files with 122 additions and 121 deletions

View File

@ -21,4 +21,4 @@ SELECT
ELSE TRY_CONVERT(UNIQUEIDENTIFIER, JSON_VALUE(C.[Folders], CONCAT('$."', @UserId, '"')))
END [FolderId]
FROM
[dbo].[Cipher] C
[dbo].[Cipher] C