mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-25 13:30:19 +03:00
a057c7deae
Co-authored-by: Timshel <timshel@users.noreply.github.com>
2 lines
64 B
SQL
2 lines
64 B
SQL
ALTER TABLE sso_auth DROP COLUMN IF EXISTS code_response_error;
|