1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-07-02 12:14:41 +02:00
vaultwarden/migrations/postgresql/2021-04-30-233251_add_reprompt/up.sql

3 Zeilen
49 B
SQL

ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;