0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-01-07 01:00:08 -05:00
vaultwarden/migrations/postgresql/2021-04-30-233251_add_reprompt/up.sql

2 lines
49 B
SQL

ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;