bitwarden_rs/migrations/postgresql/2021-04-30-233251_add_reprompt/up.sql

3 lines
49 B
SQL

ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;