mirror of
https://github.com/bitwarden/server
synced 2025-12-21 10:43:44 +00:00
fix errors
This commit is contained in:
@@ -42,7 +42,6 @@ BEGIN
|
||||
END;
|
||||
GO
|
||||
|
||||
-- Optional index for queries by user
|
||||
IF NOT EXISTS (
|
||||
SELECT 1
|
||||
FROM sys.indexes
|
||||
|
||||
Reference in New Issue
Block a user