summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug where sending a composite attribute into :meth:`.Query.order_by`Mike Bayer2013-06-102-0/+14
* Fixed the interaction between composite attributes andMike Bayer2013-06-102-0/+19
* - get_unique_constraints() pull requestMike Bayer2013-06-091-0/+7
* Added pool logging for "rollback-on-return" and the less usedMike Bayer2013-06-091-0/+8
* ...and...its a behavioral improvementMike Bayer2013-06-081-92/+88
* fix this exampleMike Bayer2013-06-081-2/+2
* mention right joins, make it clear we're talking about left outer join as the...Mike Bayer2013-06-081-5/+13
* oracle 9 does support this, oracle 8 is a special case.Mike Bayer2013-06-081-5/+6
* - tests for the alias() APIMike Bayer2013-06-081-30/+189
* formattingMike Bayer2013-06-081-3/+3
* changelogMike Bayer2013-06-082-0/+17
* - changelog for [ticket:2704]Mike Bayer2013-06-082-0/+18
* also clarified the changelog regarding Cls.scalar != 'value'Mike Bayer2013-06-081-1/+7
* Added additional criterion to the ==, != comparators, used withMike Bayer2013-06-081-0/+21
* - Fixed an obscure bug where the wrong results would beMike Bayer2013-06-071-0/+13
* When querying the information schema on SQL Server 2000, removedMike Bayer2013-06-062-0/+19
* The ``deferrable`` keyword argument on :class:`.ForeignKey` andMike Bayer2013-06-032-0/+22
* Fixed bug where :class:`.MutableDict` didn't report a change eventMike Bayer2013-06-032-0/+14
* Fixed bug whereby joining a select() of a table "A" with multipleMike Bayer2013-06-032-0/+20
* Fixed bug whereby using :meth:`.MetaData.reflect` across a remoteMike Bayer2013-06-032-0/+17
* - remove the ``__iter__()`` with notimplemented since it interferesMike Bayer2013-06-032-0/+30
* - add changelog/migration noteMike Bayer2013-06-032-0/+53
* - fdb is now official, [ticket:2504]Mike Bayer2013-06-033-5/+26
* 0.8 changelog in 0.9Mike Bayer2013-05-311-0/+11
* Fixed a regression caused by [ticket:2682] whereby theMike Bayer2013-05-311-0/+9
* The "auto-aliasing" behavior of the :class:`.Query.select_from`Mike Bayer2013-05-302-3/+107
* - fix up 0.9 linksMike Bayer2013-05-294-5/+5
* - version 0.9Mike Bayer2013-05-294-4/+68
* changelogMike Bayer2013-05-291-0/+9
* Fixed a small bug in the dogpile example where the generationMike Bayer2013-05-281-0/+7
* Fixed a bug where the routine to detect the correct kwargsMike Bayer2013-05-231-0/+8
* Regression from this ticket caused the unsupported keywordMike Bayer2013-05-151-0/+8
* Fixed a regression from 0.7 caused by this ticket, whichMike Bayer2013-05-131-0/+10
* - Fixed a regression from 0.7 where the contextmanager featureMike Bayer2013-04-301-0/+10
* Updated mysqlconnector dialect to check for disconnect basedMike Bayer2013-04-291-0/+10
* 0.8.1rel_0_8_1Mike Bayer2013-04-272-2/+3
* Fixes to the ``sqlalchemy.ext.serializer`` extension, includingMike Bayer2013-04-261-0/+10
* changelog for [ticket:2714]Mike Bayer2013-04-261-0/+13
* - merge exists() patch + changelogMike Bayer2013-04-231-0/+8
|\
| * adding pullreq # to changelogDiana Clarke2013-03-291-0/+1
| * adding convenience method exists() to Query (see # 2673)Diana Clarke2013-03-291-0/+7
* | Added a conditional to the unpickling process for ORMMike Bayer2013-04-231-0/+9
* | - only search in the exception before the first newline, to avoidMike Bayer2013-04-231-0/+1
* | Opened up the checking for "disconnect" with psycopg2/libpqMike Bayer2013-04-221-0/+10
* | Fully implemented the IS and IS NOT operators withMike Bayer2013-04-221-0/+12
* | - change to [ticket:2681], pre-coerce the array to listMike Bayer2013-04-221-6/+3
* | The operators for the Postgresql ARRAY type supportsMike Bayer2013-04-221-0/+12
* | - changelogMike Bayer2013-04-211-0/+7
* | - Improvements to the operation of the pymysql dialect onMike Bayer2013-04-211-0/+9
* | - identify [ticket:2710] as a regression from [ticket:2229], doesn'tMike Bayer2013-04-212-9/+2