mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
formatting
This commit is contained in:
@ -9,4 +9,4 @@ BEGIN
|
||||
CONSTRAINT [FK_SsoConfig_Organization] FOREIGN KEY ([OrganizationId]) REFERENCES [dbo].[Organization] ([Id])
|
||||
);
|
||||
END
|
||||
GO
|
||||
GO
|
||||
|
Reference in New Issue
Block a user