Support mismatched databases in SSOAccountID migration
The migration here ef39fcd6e1cd_add_sso_account_id_in_table_users.py
assumes that its user has run through alembic perfectly. We'd like to support cases where databases were manually modified and/or alembic migrations were not applied properly.