mirror of
https://github.com/bitwarden/server
synced 2026-01-03 17:14:00 +00:00
comment fix
This commit is contained in:
@@ -96,7 +96,7 @@ namespace Bit.Core.Repositories.SqlServer
|
||||
SET
|
||||
-- Do not update [UserId]
|
||||
[Name] = TF.[Name],
|
||||
-- Do not update TF.[CreationDate]
|
||||
-- Do not update [CreationDate]
|
||||
[RevisionDate] = TF.[RevisionDate]
|
||||
FROM
|
||||
[dbo].[Folder] F
|
||||
|
||||
Reference in New Issue
Block a user