mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
script update
This commit is contained in:
parent
d56d3e01f0
commit
783c46afa6
@ -1,6 +1,9 @@
|
|||||||
alter table [organization] add [UseTotp] BIT NULL
|
alter table [organization] add [UseTotp] BIT NULL
|
||||||
go
|
go
|
||||||
|
|
||||||
|
alter table [organization] add [MaxStorageGb] SMALLINT NULL
|
||||||
|
go
|
||||||
|
|
||||||
-- all but free plans
|
-- all but free plans
|
||||||
update [organization]
|
update [organization]
|
||||||
set
|
set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user