mirror of
https://github.com/bitwarden/server
synced 2025-12-20 10:13:39 +00:00
add missing go
This commit is contained in:
@@ -425,6 +425,7 @@ BEGIN
|
||||
EXEC [dbo].[User_BumpAccountRevisionDateByCipherId] @Id, @OrganizationId
|
||||
END
|
||||
END
|
||||
GO
|
||||
|
||||
IF OBJECT_ID('[dbo].[CipherDetails_Create]') IS NOT NULL
|
||||
BEGIN
|
||||
|
||||
Reference in New Issue
Block a user