Closed
Description
Version: v2.8.5+630ed64
The 000196_external_auth_providers_jsonb.up.sql
DB migration, ran when upgrading to Coder 2.9.0, hardcodes the public
schema, causing the migration to fail for anyone with the coder metastore provisioned with a different schema. This (and the downgrade migration) should be updated to avoid hardcoding the schema name.