mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
Add go after last statement.
This commit is contained in:
@@ -949,3 +949,4 @@ BEGIN
|
||||
DECLARE @UpdateCollectionsSuccess INT
|
||||
EXEC @UpdateCollectionsSuccess = [dbo].[Cipher_UpdateCollections] @Id, @UserId, @OrganizationId, @CollectionIds
|
||||
END
|
||||
GO
|
||||
|
||||
Reference in New Issue
Block a user