]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
more tests and now its sort of working
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 27 Nov 2011 22:43:31 +0000 (17:43 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 27 Nov 2011 22:43:31 +0000 (17:43 -0500)
commit1cea03808051665629ea3b5d9f458269b4a681c1
tree747e0ddcfb240c3a888b5ebbcd6410d94a2bed17
parent47e6fcedb4ed4599b65e88727344f28d7f544c82
more tests and now its sort of working
alembic/autogenerate.py
alembic/context.py
alembic/script.py
alembic/templates/generic/script.py.mako
alembic/templates/multidb/script.py.mako
alembic/templates/pylons/script.py.mako
tests/__init__.py
tests/test_autogenerate.py
tests/test_revision_create.py
tests/test_revision_paths.py
tests/test_versioning.py