mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-23 04:10:20 +00:00
a057c7deae
Co-authored-by: Timshel <timshel@users.noreply.github.com>
2 lines
72 B
SQL
2 lines
72 B
SQL
ALTER TABLE sso_auth ADD COLUMN IF NOT EXISTS code_response_error TEXT;
|