mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-26 01:45:06 +03:00
2 lines
58 B
SQL
2 lines
58 B
SQL
ALTER TABLE sso_auth ADD COLUMN code_response_error TEXT;
|