Skip to content

Kaapi v1.0: Alembic Migrations #472

@AkhileshNegi

Description

@AkhileshNegi

Is your feature request related to a problem?

Our Alembic setup has some rough edges that slow down onboarding and make migrations harder to follow:

  • There's a migrate_api_key script that's no longer needed but still hanging around
  • Fresh dev setups can hit errors running alembic upgrade head and unnecesary additions when creating new migration
  • Migration files use random hashes (3b2f9a2c4a1e.py) which makes it hard to see the order or what each one does

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions