1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00
This commit is contained in:
Matt Bishop
2024-01-04 15:54:01 -05:00
parent fac2a06b3d
commit 386a0d6ab2

View File

@ -8,7 +8,7 @@ END
GO
-- Refresh View
EXECUTE sp_refreshview N'[dbo].[{SendView}]'
EXECUTE sp_refreshview N'[dbo].[SendView]'
GO
CREATE OR ALTER PROCEDURE [dbo].[Send_Create]