summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-301-2/+2
* - some mysql test tweaks ported from 0.7Mike Bayer2012-05-052-0/+8
* - Backported the fix for [ticket:2317] introducedMike Bayer2012-04-241-0/+21
* backport [ticket:2269] fix from 0.7Mike Bayer2011-12-061-37/+99
* - [bug] Fixed the error formatting raised whenMike Bayer2011-12-031-0/+7
* - [bug] fixed inappropriate evaluation of user-mappedMike Bayer2011-10-281-0/+12
* - Cls.column.collate("some collation") nowMike Bayer2011-10-231-0/+7
* - Fixed bug related to [ticket:2141] whereby theMike Bayer2011-10-051-0/+10
* - a CREATE TABLE will put the COLLATE optionMike Bayer2011-10-031-0/+15
* - Fixed bug whereby mapper.order_by attribute wouldMike Bayer2011-09-281-0/+16
* - Fixed bug whereby with_only_columns() method ofMike Bayer2011-09-211-0/+12
* add test for [ticket:2260]Mike Bayer2011-09-091-0/+21
* - Fixed bug where query.join() + aliased=TrueMike Bayer2011-07-301-0/+113
* Backed out changeset e5737a6d896ba54da07c7ffb0bc56121732ade72 - this only app...Mike Bayer2011-07-241-7/+0
* - fix annotation for aliased()Mike Bayer2011-07-241-0/+7
* - Fixed bug apparent only in Python 3 wherebyMike Bayer2011-07-241-0/+37
* - Added an informative error message whenMike Bayer2011-07-212-0/+67
* - Fixed bug whereby the source clauseMike Bayer2011-07-201-3/+58
* - repaired the oracle.RAW type which did notMike Bayer2011-07-191-22/+36
* callcounts being weirdMike Bayer2011-07-172-2/+2
* - Fixed bug whereby if a mapped classMike Bayer2011-07-171-27/+72
* - The join condition produced by with_parentMike Bayer2011-07-061-2/+61
* - Fixed subtle bug that caused SQL to blowMike Bayer2011-06-272-2/+188
* - Fixed a subtle bug involving columnMike Bayer2011-06-271-0/+18
* - Repaired the "no statement condition"Mike Bayer2011-06-211-13/+19
* - Fixed bug whereby DATETIME2 type would fail onMike Bayer2011-06-051-2/+5
* - Fixed bug where transaction-level "deleted"Mike Bayer2011-06-051-0/+14
* put some variance on this as its a difference between 9 and 60 callsMike Bayer2011-06-041-1/+1
* - Adjusted the __contains__() method ofMike Bayer2011-06-042-0/+27
* - Some unit test fixes regarding numeric arrays,Mike Bayer2011-06-041-1/+5
* - Modify the text of the message which occursMike Bayer2011-06-041-4/+4
* - Fixed bug affecting PG 9 whereby index reflectionMike Bayer2011-05-201-2/+21
* dont need the DEBUG here messing up the rest of the testsMike Bayer2011-05-201-1/+0
* - Fixed bug whereby mapper mapped to an anonymousMike Bayer2011-05-201-1/+28
* - Fixed bug in MSSQL dialect whereby the aliasingMike Bayer2011-05-191-57/+74
* - merge 00380cf3c304ea7f1c7397f17b828166364c36ac from defaultMike Bayer2011-05-182-1/+69
* - two fn calls reduced on this for some reason.Mike Bayer2011-05-071-2/+2
* -add some annotation regarding [ticket:2153]Mike Bayer2011-05-071-1/+2
* - mapper() will ignore non-configured foreign keysMike Bayer2011-05-071-0/+84
* - Fixed bug where determination of "self referential"Mike Bayer2011-05-071-0/+114
* - Fixed the error message emitted for "can'tMike Bayer2011-05-071-0/+223
* - a non_primary mapper will inherit the _identity_classMike Bayer2011-04-271-0/+13
* - add failing test for [ticket:2142]Mike Bayer2011-04-231-0/+27
* - Fixed bug whereby if FetchedValue was passedMike Bayer2011-04-231-0/+79
* - Calling query.get() against a column-based entity isMike Bayer2011-04-221-0/+7
* merge some 0.6 stuff...Mike Bayer2011-04-132-4/+8
|\
| * mrge autoincrement flagsMike Bayer2011-04-122-4/+8
| |\
| | * - autoincrement flagMike Bayer2011-04-121-1/+2
| | * autoincrement flagMike Bayer2011-04-121-3/+6
* | | - a "having" clause would be copied from theMike Bayer2011-04-131-22/+65
|/ /