mirror of
https://github.com/bitwarden/server
synced 2025-12-28 06:03:29 +00:00
Transition reference id to data (#828)
* Transition reference id to data * field length and request model updates
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
[Gateway] TINYINT NULL,
|
||||
[GatewayCustomerId] VARCHAR (50) NULL,
|
||||
[GatewaySubscriptionId] VARCHAR (50) NULL,
|
||||
[ReferenceId] NVARCHAR (50) NULL,
|
||||
[ReferenceData] NVARCHAR (MAX) NULL,
|
||||
[LicenseKey] VARCHAR (100) NULL,
|
||||
[Kdf] TINYINT NOT NULL,
|
||||
[KdfIterations] INT NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user