0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-24 19:38:57 +02:00
bitwarden_rs/migrations/sqlite/2021-04-30-233251_add_reprompt/up.sql

2 lines
49 B
SQL

ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;