Skip to content

DB schema-hardcoding in migration prevents updating to >2.9.0 #12631

Closed
@ns-mkusper

Description

@ns-mkusper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    s1Bugs that break core workflows. Only humans may set this.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions