summaryrefslogtreecommitdiff
path: root/migrate/tests/versioning/test_schemadiff.py
Commit message (Expand)AuthorAgeFilesLines
* Port to Python3Cyril Roelandt2014-04-091-2/+2
* Eradicate trailing whitespaceDavid Ripton2014-02-261-6/+6
* Add DB2 10.5 SupportMatt Riedemann2014-02-171-1/+4
* Updated to OpenStack Build stuff.Monty Taylor2013-07-111-13/+12
* fix error, Text columns have no widthJan Dittberner2013-02-091-1/+1
* Fix excludeTablesgetDiffOfModelAgainstModel is not passingJason Michalski2011-12-171-7/+23
* drop SQLAlchemy < 0.6 compatibility codeJan Dittberner2011-10-281-1/+0
* implement column type diff'ingchrisw2010-09-151-10/+77
* restore missing table header for column diffschrisw2010-09-101-2/+6
* rewrite of schemadiff internalschrisw2010-09-101-152/+115
* fix SA06 compatibility in testsiElectric2010-07-071-3/+9
* move to unittest2, update README for testing instructionsiElectric2010-06-201-2/+2
* move tests/ directory into migrate/tests (much better form) and fix all impor...Bob Farrell2010-06-101-0/+170