1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-02 15:58:10 +00:00
vaultwarden/migrations/postgresql/2021-04-30-233251_add_reprompt/up.sql

2 lines
49 B
SQL

ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;