1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-11-04 02:18:00 +01:00
vaultwarden/migrations/sqlite/2021-04-30-233251_add_reprompt/up.sql

3 Zeilen
49 B
MySQL

ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;