summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - update mysql connector python links, #2938rel_0_6Mike Bayer2014-02-181-1/+2
* - merge udpated sql_mode documentation for [ticket:1552]Mike Bayer2013-04-291-58/+28
* pysqlite doc updateMike Bayer2012-08-301-29/+41
* - rewrite rowcount documentation to be as absolutely clear as possibleMike Bayer2012-06-122-21/+66
* Add some `Sphinx` paragraph level versions informations markups,Mike Bayer2012-06-0812-61/+91
* copyrightMike Bayer2012-05-05108-108/+108
* - some mysql test tweaks ported from 0.7Mike Bayer2012-05-051-0/+14
* - Backported the fix for [ticket:2317] introducedMike Bayer2012-04-241-8/+15
* add doc for with_lockmode(), [ticket:2412]Mike Bayer2012-02-201-1/+16
* fix .. note::/ ..warning:: directives which no longer consistentlyMike Bayer2011-12-253-9/+21
* backport [ticket:2269] fix from 0.7Mike Bayer2011-12-061-2/+9
* - [bug] Fixed the error formatting raised whenMike Bayer2011-12-031-1/+1
* - [bug] fixed inappropriate evaluation of user-mappedMike Bayer2011-10-281-1/+1
* - Cls.column.collate("some collation") nowMike Bayer2011-10-231-6/+6
* - Fixed bug related to [ticket:2141] whereby theMike Bayer2011-10-051-6/+12
* - a CREATE TABLE will put the COLLATE optionMike Bayer2011-10-031-20/+30
* - Fixed bug whereby mapper.order_by attribute wouldMike Bayer2011-09-281-0/+4
* improved docs on select_from() [ticket:2274]Mike Bayer2011-09-261-5/+14
* rollback r990939ba046a, does not apply to 0.6Mike Bayer2011-09-211-2/+1
* - Fixed ReturningResultProxy for zxjdbc dialect.Mike Bayer2011-09-211-1/+2
* - Fixed bug whereby with_only_columns() method ofMike Bayer2011-09-211-6/+7
* patch from 0.7: Adjusted the "importlater" mechanism, which isMike Bayer2011-09-214-15/+52
* fix typo, [ticket:2271]Mike Bayer2011-09-061-1/+1
* link date/time classes correctly, helps [ticket:2244]Mike Bayer2011-08-041-1/+1
* - document get_bind(), [ticket:1053]Mike Bayer2011-07-311-8/+25
* - Fixed bug where query.join() + aliased=TrueMike Bayer2011-07-301-1/+1
* Backed out changeset e5737a6d896ba54da07c7ffb0bc56121732ade72 - this only app...Mike Bayer2011-07-241-1/+1
* - fix annotation for aliased()Mike Bayer2011-07-241-1/+1
* - added CURRENT to reserved word list.Mike Bayer2011-07-241-1/+1
* - Fixed OurSQL dialect to use ansi-neutralMike Bayer2011-07-241-6/+7
* - Fixed bug apparent only in Python 3 wherebyMike Bayer2011-07-242-5/+7
* - document query.get(), ObjectDeletedError fully, [ticket:2146]Mike Bayer2011-07-232-17/+72
* - Added an informative error message whenMike Bayer2011-07-211-1/+7
* put a really explicit note about joinedload vs. join, everywhere joinedload()...Mike Bayer2011-07-202-6/+13
* - Fixed bug whereby the source clauseMike Bayer2011-07-201-1/+2
* - repaired the oracle.RAW type which did notMike Bayer2011-07-192-4/+7
* - Fixed bug whereby if a mapped classMike Bayer2011-07-172-10/+23
* - The join condition produced by with_parentMike Bayer2011-07-063-23/+43
* - fix pypostgresql typo, [ticket:2185]Mike Bayer2011-07-045-33/+45
* - Fixed subtle bug that caused SQL to blowMike Bayer2011-06-275-11/+43
* - Fixed a subtle bug involving columnMike Bayer2011-06-271-1/+6
* - the "cascade" section of the session doc was totally screwed up, mappingsMike Bayer2011-06-231-8/+24
* fix docstringMike Bayer2011-06-231-1/+1
* - Added ORA-00028 to disconnect codes, useMike Bayer2011-06-221-1/+5
* - Repaired the "no statement condition"Mike Bayer2011-06-212-2/+2
* - Fixed bug whereby DATETIME2 type would fail onMike Bayer2011-06-051-0/+1
* - Fixed bug where transaction-level "deleted"Mike Bayer2011-06-051-0/+2
* - Adjusted the __contains__() method ofMike Bayer2011-06-042-8/+17
* - Some unit test fixes regarding numeric arrays,Mike Bayer2011-06-041-0/+6
* - Modify the text of the message which occursMike Bayer2011-06-041-4/+9