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

2 lines
46 B
SQL

ALTER TABLE ciphers
ADD COLUMN reprompt INT4;