Skip to content

feat(v3-ref-seller): replace Base.metadata.create_all with Alembic migrations (cross-link #382) #421

@bokelley

Description

@bokelley

Context

Base.metadata.create_all is idempotent on table existence but silently misses column renames and type changes. Adopters who pulled mid-rename during the recent broadening cycle hit NULL bugs because existing tables weren't altered.

Acceptance Criteria

Refs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions