aboutsummaryrefslogtreecommitdiff
path: root/migrations/postgresql/2021-04-30-233251_add_reprompt/up.sql
blob: a54e503cbb7d67e9c5ec501076dad246b41d1180 (plain)
1
2
ALTER TABLE ciphers
ADD COLUMN reprompt INTEGER;