summaryrefslogtreecommitdiff
path: root/migrate/changeset/databases/oracle.py
Commit message (Expand)AuthorAgeFilesLines
* Retire github mirror, repo moved to opendevHEADmasterJim Rollenhagen2019-09-261-108/+0
* drop SQLAlchemy < 0.6 compatibility codeJan Dittberner2011-10-281-5/+2
* move all exception classes to migrate.exceptionsiElectric2010-09-071-4/+3
* add support for SA 0.6 by Michael BayeriElectric2009-06-291-2/+7
* - completely refactored ColumnDelta to extract differences between columns/pa...iElectric2009-06-271-13/+6
* finally, tests pass for all supported dialectsiElectric2009-06-211-8/+15
* some more PEP8 loveiElectric2009-06-211-4/+2
* updated changeset tests. whole package is finally PEP8. fixed mysql tests&bug...iElectric2009-06-201-2/+3
* update docs, delete obsolete code in constraintsiElectric2009-06-121-5/+3
* use sqlalchemy preparer to do SQL quote formatting. this is a raw change, tes...iElectric2009-06-111-3/+4
* make migrate.changeset.databases PEP-8 clean and add it to the API docsjan.dittberner2009-01-251-31/+61
* add support for SA 0.5christian.simms2008-08-281-4/+4
* - make test_shell not assume Python code is compiledchristian.simms2008-03-211-1/+1
* moved trunk, branches and tags to project rootjan.dittberner2008-02-061-0/+79