1
0
mirror of https://github.com/bitwarden/server synced 2026-01-07 02:53:38 +00:00

sproc updates

This commit is contained in:
Kyle Spearrin
2017-02-28 22:42:52 -05:00
parent 3e183a74f4
commit 321183c570
6 changed files with 8 additions and 7 deletions

View File

@@ -16,7 +16,6 @@ BEGIN
SET
[SubvaultId] = @SubvaultId,
[UserId] = @UserId,
[Key] = @Key,
[Admin] = @Admin,
[ReadOnly] = @ReadOnly,
[CreationDate] = @CreationDate,