mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-12-26 23:25:56 -05:00
3 lines
63 B
MySQL
3 lines
63 B
MySQL
|
ALTER TABLE devices
|
||
|
ADD COLUMN
|
||
|
twofactor_remember TEXT;
|