]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- get more constraint construct to work, etc.
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 21 Apr 2011 23:33:20 +0000 (19:33 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 21 Apr 2011 23:33:20 +0000 (19:33 -0400)
commit2d7cdad5fb11a8c484331a6c13ba58025690134b
treee2da8a174aaae7b669bb4e1a445ce4325ad731b4
parent177b7de4ee0952dde61636c4a8c00b6568a576b4
- get more constraint construct to work, etc.
- move all the tests to test_op
alembic/context.py
alembic/ddl/base.py
alembic/op.py
tests/__init__.py
tests/test_ddl.py [deleted file]
tests/test_op.py
tests/test_schema.py [deleted file]