Alembic extension that automatically chains migration revisions based on git commit history, replacing manual dependency specification. Current version 6, requires Python >=3.11. Release cadence is irregular.
pip install alembic-git-revisionsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the plugin with an Alembic Config object.
Always use the provided `GitAlembicCommand` subclass or invoke via the plugin's command wrapper.
Commit or stash changes before running migration commands.
Upgrade to Python 3.11+.
No dependency data recorded yet.