You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/migrations/2018-06-01-112529_update_de.../up.sql

3 lines
63 B

ALTER TABLE devices
ADD COLUMN
twofactor_remember TEXT;