mirror of
https://github.com/bitwarden/server.git
synced 2025-06-07 11:40:31 -05:00
Add newline at end of file
This commit is contained in:
parent
4eaa8f649c
commit
dbcd7cdec3
@ -8,4 +8,4 @@
|
||||
[RevisionDate] DATETIME2 (7) NOT NULL,
|
||||
CONSTRAINT [PK_UserSigningKeys] PRIMARY KEY CLUSTERED ([Id] ASC),
|
||||
CONSTRAINT [FK_UserSigningKeys_User] FOREIGN KEY ([UserId]) REFERENCES [dbo].[User] ([Id]),
|
||||
);
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user