mirror of
https://github.com/bitwarden/server
synced 2025-12-16 00:03:54 +00:00
formatting
This commit is contained in:
@@ -4,7 +4,7 @@ AS
|
||||
BEGIN
|
||||
SET NOCOUNT ON
|
||||
|
||||
SELECT
|
||||
SELECT TOP 1
|
||||
*
|
||||
FROM
|
||||
[dbo].[SsoConfigView]
|
||||
|
||||
@@ -4,7 +4,7 @@ AS
|
||||
BEGIN
|
||||
SET NOCOUNT ON
|
||||
|
||||
SELECT
|
||||
SELECT TOP 1
|
||||
*
|
||||
FROM
|
||||
[dbo].[SsoConfigView]
|
||||
|
||||
Reference in New Issue
Block a user