summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* editmulti_db_testsMike Bayer2014-03-031-2/+3
* - documentation and changelogMike Bayer2014-03-035-79/+199
* - fix oracle failures here due to mis-orderingMike Bayer2014-03-032-1/+2
* hey we can use unittest.SkipTestMike Bayer2014-03-033-18/+8
* figure out module location a bit betterMike Bayer2014-03-032-6/+3
* - transfer to non-unittest usage. a little more tricky.Mike Bayer2014-03-034-32/+44
* - integrate into setupMike Bayer2014-03-031-2/+2
* cleanupMike Bayer2014-03-031-7/+1
* framework agnostic coverage flagMike Bayer2014-03-034-2/+9
* - go through a more complex process here to work around a dict reordering iss...Mike Bayer2014-03-036-14/+43
* mark all suite tests as __multiple__Mike Bayer2014-03-037-0/+27
* - fix failure casesMike Bayer2014-03-034-46/+61
* test branchingMike Bayer2014-03-034-40/+39
* more test fixes, removing old deprecated tests that haven't been running...Mike Bayer2014-03-023-52/+1
* we dont need to trick the importer! wowMike Bayer2014-03-022-16/+2
* updatesMike Bayer2014-03-026-3/+29
* that seems to workMike Bayer2014-03-021-3/+3
* - working through this..Mike Bayer2014-03-026-36/+93
* - break out all the test extensions from being nose-specific and beginMike Bayer2014-03-027-442/+1086
* save some various scratch work for trying to make __multiple__ workMike Bayer2014-03-022-3/+87
* - remove the "utf8_engine" concept; current MySQL + drivers don't haveMike Bayer2014-03-028-92/+58
* - this test is crap, remove itMike Bayer2014-03-021-26/+0
* - cleanup, solidify ConfigMike Bayer2014-03-027-54/+92
* - get everything working again test-wise...Mike Bayer2014-03-022-4/+8
* - remove lots of old and unused nose optionsMike Bayer2014-03-019-209/+209
* - add new tests for individual type reflectionMike Bayer2014-03-011-0/+46
* use view_column requirement hereMike Bayer2014-02-281-3/+3
* - dont create a self-ref FK if test suite marked as not supporting self refMike Bayer2014-02-282-13/+27
* fix typosMike Bayer2014-02-282-2/+2
* add a migration for this oneMike Bayer2014-02-281-3/+36
* - Added a new option to :paramref:`.relationship.innerjoin` which isMike Bayer2014-02-285-29/+259
* - Fixed bug in :func:`.tuple_` construct where the "type" of essentiallyMike Bayer2014-02-273-6/+41
* restore the contracts of update/extend to the degree that the same column ide...Mike Bayer2014-02-272-3/+35
* - Fixed a regression in association proxy caused by :ticket:`2810` whichMike Bayer2014-02-273-6/+45
* - Removed stale names from ``sqlalchemy.orm.interfaces.__all__`` andMike Bayer2014-02-262-4/+16
* - Adjusted the logic which applies names to the .c collection whenMike Bayer2014-02-264-9/+29
* - Some changes to how the :attr:`.FromClause.c` collection behavesMike Bayer2014-02-265-33/+269
* - Fixed issue in new :meth:`.TextClause.columns` method where the orderingMike Bayer2014-02-264-7/+54
* - use MutableMapping to make this more succinct, completeMike Bayer2014-02-261-47/+35
* docsMike Bayer2014-02-254-19/+45
* - The new dialect-level keyword argument system for schema-levelMike Bayer2014-02-255-14/+320
* - Fixed bug where events set to listen at the classMike Bayer2014-02-253-6/+44
* - we're testing a query here with non-standard aliasing which fails on PG and...Mike Bayer2014-02-241-0/+6
* - Fixed regression from 0.8 where using an option likeMike Bayer2014-02-243-0/+25
* - Fixed bug in the versioned_history example where column-level INSERTMike Bayer2014-02-243-5/+44
* more detail, what actually loads, etc.Mike Bayer2014-02-231-3/+66
* -rewrite expire/refresh sectionMike Bayer2014-02-233-63/+192
* no more wheels until they have a pointMike Bayer2014-02-221-2/+0
* - More fixes to SQLite "join rewriting"; the fix from :ticket:`2967`Mike Bayer2014-02-205-15/+112
* fix typorel_0_9_3Mike Bayer2014-02-191-1/+1