mirror of
https://github.com/bitwarden/server
synced 2026-01-07 02:53:38 +00:00
post, upload, and save cipher attachment
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
@Data NVARCHAR(MAX),
|
||||
@Favorites NVARCHAR(MAX), -- not used
|
||||
@Folders NVARCHAR(MAX), -- not used
|
||||
@Attachments NVARCHAR(MAX), -- not used
|
||||
@CreationDate DATETIME2(7),
|
||||
@RevisionDate DATETIME2(7),
|
||||
@FolderId UNIQUEIDENTIFIER,
|
||||
|
||||
Reference in New Issue
Block a user