summaryrefslogtreecommitdiff
path: root/migrate/tests/changeset/test_constraint.py
Commit message (Expand)AuthorAgeFilesLines
* Move patch from oslo to drop unique constraints with sqliteMatt Riedemann2014-04-151-1/+1
* tests: Replace "self.assert_" by "self.assertTrue"Cyril Roelandt2014-03-311-6/+6
* Eradicate trailing whitespaceDavid Ripton2014-02-261-3/+3
* Updated to OpenStack Build stuff.Monty Taylor2013-07-111-13/+13
* drop SQLAlchemy < 0.6 compatibility codeJan Dittberner2011-10-281-4/+1
* SQLAlchemy 0.7's column.foreign_keys is a set and has no _list (addresses #112)Jan Dittberner2011-05-251-8/+32
* move all exception classes to migrate.exceptionsiElectric2010-09-071-1/+1
* update README and fix last bugsiElectric2010-07-081-2/+2
* log database name when running tests; firebug does not support DROP CONSTRAIN...iElectric2010-07-081-7/+2
* move tests/ directory into migrate/tests (much better form) and fix all impor...Bob Farrell2010-06-101-0/+282