summaryrefslogtreecommitdiff
path: root/migrate/changeset/databases/mysql.py
Commit message (Expand)AuthorAgeFilesLines
* Retire github mirror, repo moved to opendevHEADmasterJim Rollenhagen2019-09-261-68/+0
* Don't use deprecated / non-functional "force" parameterMike Bayer2019-01-181-2/+1
* Use native quote attribute introduced in sqla 0.9Thomas Goirand2014-03-051-1/+5
* drop SQLAlchemy < 0.6 compatibility codeJan Dittberner2011-10-281-36/+7
* move all exception classes to migrate.exceptionsiElectric2010-09-071-1/+4
* fix MySQL failing tests with autoincrementiElectric2010-05-021-4/+6
* apply Emil Kroymann's patch for Issue 75emil.kroymann2010-01-071-0/+9
* add support for SA 0.6 by Michael BayeriElectric2009-06-291-30/+36
* - completely refactored ColumnDelta to extract differences between columns/pa...iElectric2009-06-271-10/+4
* updated changeset tests. whole package is finally PEP8. fixed mysql tests&bug...iElectric2009-06-201-24/+26
* - refactor migrate.changeset;iElectric2009-06-161-8/+0
* update docs, delete obsolete code in constraintsiElectric2009-06-121-2/+3
* use sqlalchemy preparer to do SQL quote formatting. this is a raw change, tes...iElectric2009-06-111-21/+6
* make migrate.changeset.databases PEP-8 clean and add it to the API docsjan.dittberner2009-01-251-16/+40
* most of the tests are now working with nose.percious172008-12-021-2/+16
* add support for SA 0.5christian.simms2008-08-281-1/+1
* integrated patch by Christian Simms posted at http://groups.google.com/group/...jan.dittberner2008-02-141-0/+1
* moved trunk, branches and tags to project rootjan.dittberner2008-02-061-0/+61