]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- Added support for "alembic stamp" to work when given "heads" as an
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 23 Jan 2015 23:46:53 +0000 (18:46 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 23 Jan 2015 23:46:53 +0000 (18:46 -0500)
commit56d56f55bde13214359222db46e2da61f0438a10
tree4e035a7bf56feb92c9feebfbfd922bf3d0a322de
parent7c39f89bb0f8823c2bbfa0c8f835cba530c5b883
- Added support for "alembic stamp" to work when given "heads" as an
argument, when multiple heads are present.
fixes #267
alembic/script.py
docs/build/changelog.rst
tests/test_version_traversal.py