This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
tests
History
Gabriel
a1968e7f7d
Use two models in generated migrations. Test column addition and removal.
2011-07-07 19:12:18 +02:00
..
changeset
fix column.create() properly
2011-05-27 21:59:35 +02:00
fixture
use _index_identifier instead of _validate_identifier if
2010-11-09 21:38:17 +01:00
integrated
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
versioning
Use two models in generated migrations. Test column addition and removal.
2011-07-07 19:12:18 +02:00
__init__.py
add migrate.__version__ (Fixes issue 111)
2011-05-27 13:31:33 +02:00