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