]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- Python 2.5 is supported, needs
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 3 Dec 2011 18:36:59 +0000 (13:36 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 3 Dec 2011 18:36:59 +0000 (13:36 -0500)
commit192d86c69d97286b2284fae39c74c1752077f798
treecb58cb28f0623e97a517c9b33b71e8df7e0dda29
parent2e2fc529a4db7aea2b3c70de932c983e1c0b990e
- Python 2.5 is supported, needs
  __future__.with_statement
CHANGES
alembic/op.py
alembic/script.py
alembic/templates/generic/env.py
alembic/util.py
tests/__init__.py
tests/test_mssql.py
tests/test_postgresql.py
tests/test_sql_script.py
tests/test_versioning.py