Skip to content

[DB] Reconcile next migrations with Drizzle schema (11-statement drift) #341

Description

@iPLAYCAFE-dev

Reproduction

Current next (76d43073ed82ebb1a9c0fc7e7907e8785229ed6a) and Draft PR #339 reproduce this in CI run 30290906878. A blob comparison shows #339 does not modify this gate or its inputs, so this is tracked as a next baseline failure.

Run the CI test job on next through the migration/schema-drift gate.

Expected

The checked migration chain and generated Drizzle schema converge with zero pending DDL.

Actual

The gate reports DRIFT DETECTED: 11 statement(s) and stops before the complete unit suite.

Scope

Reconcile the canonical migration/schema inputs and keep the drift gate fail-closed. This issue is separate from #339, which changes no database or workflow input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions