mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-15 08:45:02 -05:00
3 lines
63 B
MySQL
3 lines
63 B
MySQL
|
ALTER TABLE devices
|
||
|
ADD COLUMN
|
||
|
twofactor_remember TEXT;
|