mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-26 11:05:05 +03:00
2 lines
64 B
SQL
2 lines
64 B
SQL
ALTER TABLE sso_auth DROP COLUMN IF EXISTS code_response_error;
|