1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-08 12:04:10 +00:00
vaultwarden/migrations/mysql/2021-04-30-233251_add_reprompt/up.sql

2 lines
49 B
SQL

ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;