]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- fix version number in docs here
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Apr 2013 23:03:48 +0000 (19:03 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Apr 2013 23:03:48 +0000 (19:03 -0400)
commit2a2a7b543b9bc3ec9541572c583da2d94891ae47
tree5b5d08662e874bf36653297419a884577d48fe4c
parent7f1fe62c0827099a433e9a7df3378f6eb6b7bd62
- fix version number in docs here
- add py3.3 compat, other compat to remove all warnings
alembic/compat.py
alembic/config.py
alembic/util.py
docs/build/tutorial.rst
tests/test_revision_create.py