summaryrefslogtreecommitdiff
path: root/migrate/tests/versioning/test_genmodel.py
Commit message (Expand)AuthorAgeFilesLines
* Port to Python3Cyril Roelandt2014-04-091-11/+12
* Add DB2 10.5 SupportMatt Riedemann2014-02-171-1/+3
* Updated to OpenStack Build stuff.Monty Taylor2013-07-111-9/+8
* fix deprecation warning by using MetaData.reflectJan Dittberner2013-02-091-3/+6
* drop SQLAlchemy < 0.6 compatibility codeJan Dittberner2011-10-281-9/+3
* Use two models in generated migrations. Test column addition and removal.Gabriel2011-07-071-14/+43
* Output has changed even without the SQLa patch, update #122 tests.Gabriel2011-07-051-1/+1
* Fix and test issue 118. Clarify genmodel transformations.Gabriel2011-07-051-25/+39
* rewrite of schemadiff internalschrisw2010-09-101-5/+164
* move all exception classes to migrate.exceptionsiElectric2010-09-071-1/+1
* move tests/ directory into migrate/tests (much better form) and fix all impor...Bob Farrell2010-06-101-0/+13