summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* - some mysql test tweaks ported from 0.7Mike Bayer2012-05-051-6/+6
* - Backported the fix for [ticket:2317] introducedMike Bayer2012-04-241-0/+7
* backport [ticket:2269] fix from 0.7Mike Bayer2011-12-061-0/+5
* - [bug] Fixed the error formatting raised whenMike Bayer2011-12-031-0/+4
* - [bug] fixed inappropriate evaluation of user-mappedMike Bayer2011-10-281-0/+4
* - Cls.column.collate("some collation") nowMike Bayer2011-10-231-0/+3
* - Fixed bug related to [ticket:2141] whereby theMike Bayer2011-10-051-0/+6
* - a CREATE TABLE will put the COLLATE optionMike Bayer2011-10-031-0/+5
* - Fixed bug whereby mapper.order_by attribute wouldMike Bayer2011-09-281-0/+4
* - Adjusted dictlike-polymorphic.py exampleMike Bayer2011-09-261-0/+5
* rollback r990939ba046a, does not apply to 0.6Mike Bayer2011-09-211-3/+0
* - Fixed ReturningResultProxy for zxjdbc dialect.Mike Bayer2011-09-211-0/+3
* - Fixed bug whereby with_only_columns() method ofMike Bayer2011-09-211-0/+6
* patch from 0.7: Adjusted the "importlater" mechanism, which isMike Bayer2011-09-211-0/+9
* - Fixed bug where query.join() + aliased=TrueMike Bayer2011-07-301-0/+6
* - added CURRENT to reserved word list.Mike Bayer2011-07-241-0/+3
* - Fixed OurSQL dialect to use ansi-neutralMike Bayer2011-07-241-0/+5
* - Fixed bug apparent only in Python 3 wherebyMike Bayer2011-07-241-0/+6
* - Added an informative error message whenMike Bayer2011-07-211-0/+5
* - Fixed bug whereby the source clauseMike Bayer2011-07-201-0/+5
* - repaired the oracle.RAW type which did notMike Bayer2011-07-191-0/+8
* - Fixed bug whereby if a mapped classMike Bayer2011-07-171-0/+8
* - The join condition produced by with_parentMike Bayer2011-07-061-0/+6
* - Fixed subtle bug that caused SQL to blowMike Bayer2011-06-271-3/+10
* - Fixed a subtle bug involving columnMike Bayer2011-06-271-0/+5
* - Added ORA-00028 to disconnect codes, useMike Bayer2011-06-221-0/+5
* - Repaired the "no statement condition"Mike Bayer2011-06-211-0/+9
* - Fixed bug whereby DATETIME2 type would fail onMike Bayer2011-06-051-0/+5
* - Fixed bug where transaction-level "deleted"Mike Bayer2011-06-051-0/+5
* - Adjusted the __contains__() method ofMike Bayer2011-06-041-0/+9
* - Some unit test fixes regarding numeric arrays,Mike Bayer2011-06-041-0/+6
* - Modify the text of the message which occursMike Bayer2011-06-041-0/+6
* - Fixed bug affecting PG 9 whereby index reflectionMike Bayer2011-05-201-0/+6
* - Fixed bug whereby mapper mapped to an anonymousMike Bayer2011-05-201-0/+4
* - Fixed bug in MSSQL dialect whereby the aliasingMike Bayer2011-05-191-0/+5
* - merge 00380cf3c304ea7f1c7397f17b828166364c36ac from defaultMike Bayer2011-05-181-0/+6
* -add some annotation regarding [ticket:2153]Mike Bayer2011-05-071-1/+4
* - mapper() will ignore non-configured foreign keysMike Bayer2011-05-071-0/+6
* - Fixed bug where determination of "self referential"Mike Bayer2011-05-071-6/+7
* - Fixed the error message emitted for "can'tMike Bayer2011-05-071-0/+5
* - Backported 0.7's identity map implementation, whichMike Bayer2011-05-071-0/+8
* - a non_primary mapper will inherit the _identity_classMike Bayer2011-04-271-0/+7
* - Fixed bug whereby if FetchedValue was passedMike Bayer2011-04-231-0/+7
* - Calling query.get() against a column-based entity isMike Bayer2011-04-221-0/+13
* - a "having" clause would be copied from theMike Bayer2011-04-131-0/+4
* - Fixed bug where reflection of foreign keyMike Bayer2011-04-101-0/+5
* - Some fixes to the state handling regardingMike Bayer2011-04-071-0/+7
* - The limit/offset keywords to select() as wellMike Bayer2011-04-071-0/+10
* - Reworded the exception raised when a flushMike Bayer2011-03-271-0/+4
* - Documented SQLite DATE/TIME/DATETIME types.Mike Bayer2011-03-271-1/+4