mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
Fix typo
This commit is contained in:
@ -8,7 +8,7 @@ END
|
|||||||
GO
|
GO
|
||||||
|
|
||||||
-- Refresh View
|
-- Refresh View
|
||||||
EXECUTE sp_refreshview N'[dbo].[{SendView}]'
|
EXECUTE sp_refreshview N'[dbo].[SendView]'
|
||||||
GO
|
GO
|
||||||
|
|
||||||
CREATE OR ALTER PROCEDURE [dbo].[Send_Create]
|
CREATE OR ALTER PROCEDURE [dbo].[Send_Create]
|
||||||
|
Reference in New Issue
Block a user