authelia/internal/storage/migrations/postgres/V0014.RevokeResetPasswordJW...

4 lines
87 B
SQL

ALTER TABLE identity_verification
DROP COLUMN revoked_ip,
DROP COLUMN revoked;