summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - 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
* | Fixed bug where many-to-many relationship with uselist=FalseMike Bayer2013-04-212-0/+16
* | - this issue is a bug, mention the apply_labels issue soonerMike Bayer2013-04-201-21/+22
* | Improved the behavior of instance management regardingMike Bayer2013-04-201-0/+16
* | changelog for pullreq 54 gaerdbmsMike Bayer2013-04-191-0/+8
* | Fixed a long-standing bug in the caching example, whereMike Bayer2013-04-181-0/+11
* | - this pymssql test needs to be against the pymssql dialectMike Bayer2013-04-181-0/+14
* | - test + changelog for [ticket:2691]Mike Bayer2013-04-181-0/+9
* | Reworked internal exception raises that emitMike Bayer2013-04-181-0/+11
* | add cymysql...Mike Bayer2013-04-141-0/+5
* | Fixed bug whereby ORM would run the wrong kind ofMike Bayer2013-04-111-0/+11
* | Fixed `__repr__()` on mapper property constructsMike Bayer2013-04-111-0/+8
* | The _Binary base type now converts values throughMike Bayer2013-04-111-0/+9
* | Improvements to Connection auto-invalidationMike Bayer2013-04-111-0/+15
* | fix categoryMike Bayer2013-04-111-1/+1