feat: auto-stamp alembic version on fresh DB init #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "aazoulay/change-resource-defaults"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Detect the latest migration revision by scanning migrations/versions/
and stamp alembic_version on first init_db() so future migrations skip
already-applied revisions.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com