vaultwarden/migrations/postgresql/2026-05-05-120000_sso_auth_error/down.sql
Timshel a057c7deae
sso_auth improvements (#7197)
Co-authored-by: Timshel <timshel@users.noreply.github.com>
2026-05-16 21:18:46 +02:00

2 lines
64 B
SQL

ALTER TABLE sso_auth DROP COLUMN IF EXISTS code_response_error;