summaryrefslogtreecommitdiff
path: root/test/changeset/test_changeset.py
Commit message (Expand)AuthorAgeFilesLines
* rename test package to tests (problems with pytest dist)iElectric2010-02-051-777/+0
* last but not least SA06 test fixesiElectric2010-02-051-3/+7
* mergeiElectric2009-08-101-1/+15
|\
| * add populate_default kwarg to column.create, fixes issue #50iElectric2009-07-011-0/+14
| * convert svn to hgiElectric2009-06-301-0/+759
* always return delta when using alter constructsiElectric2009-06-271-0/+7
* - completely refactored ColumnDelta to extract differences between columns/pa...iElectric2009-06-271-94/+226
* adding basic support for firebird, fixes #55iElectric2009-06-221-15/+29
* finally, tests pass for all supported dialectsiElectric2009-06-211-8/+4
* updated changeset tests. whole package is finally PEP8. fixed mysql tests&bug...iElectric2009-06-201-200/+309
* - refactor migrate.changeset;iElectric2009-06-161-18/+18
* use sqlalchemy preparer to do SQL quote formatting. this is a raw change, tes...iElectric2009-06-111-4/+11
* mark ALTER TABLE ADD FOREIGN KEY as unsupported by SQLitejan.dittberner2009-02-181-14/+8
* support for SA 0.5.1.percious172009-01-191-1/+4
* fix for changeset testjan.dittberner2009-01-101-5/+6
* apply patch for Issue #43 (better SQLite support) by Florian Apollonerjan.dittberner2008-12-301-21/+7
* print statement removalpercious172008-12-021-3/+0
* removed driver deprecation, since that was deprecated in 0.4.percious172008-12-021-6/+0
* only 2 failing tests, the tests that remain failures are mysql related.percious172008-12-021-8/+8
* most of the tests are now working with nose.percious172008-12-021-15/+14
* initial py.test removal.percious172008-12-021-1/+4
* get test_changeset working in oracle - just more server_default issueschristian.simms2008-08-281-3/+3
* add support for SA 0.5christian.simms2008-08-281-12/+12
* r1035@denkpolster: jan | 2008-04-02 14:39:05 +0200jan.dittberner2008-04-021-7/+9
* integrated patch by Christian Simms posted at http://groups.google.com/group/...jan.dittberner2008-02-141-1/+1
* moved trunk, branches and tags to project rootjan.dittberner2008-02-061-0/+515