This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
tests
/
changeset
History
Jan Dittberner
ca5d59910a
fix column.create() properly
2011-05-27 21:59:35 +02:00
..
__init__.py
move tests/ directory into migrate/tests (much better form) and fix all import lines and other minor issues
2010-06-10 18:08:06 +01:00
test_changeset.py
fix column.create() properly
2011-05-27 21:59:35 +02:00
test_constraint.py
SQLAlchemy 0.7's column.foreign_keys is a set and has no _list (addresses
#112
)
2011-05-25 16:38:00 +02:00