0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-02-11 01:38:05 -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;