summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/result.py
Commit message (Expand)AuthorAgeFilesLines
* Reworked internal exception raises that emitMike Bayer2013-04-181-6/+0
* A major fix to the way in which a select() object producesMike Bayer2013-04-111-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* fixing broken links (see #2625)Diana Clarke2012-12-061-5/+5
* just a pep8 pass of lib/sqlalchemy/engine/Diana Clarke2012-11-191-0/+2
* - [feature] The Query can now load entity/scalar-mixedMike Bayer2012-10-151-2/+6
* - [feature] Various API tweaks to the "dialect"Mike Bayer2012-10-081-1/+1
* mssql: - [bug] Fixed bug where reflection of primary key constraintMike Bayer2012-09-301-3/+2
* - [bug] Fixed cextension bug whereby theMike Bayer2012-08-221-1/+1
* - break out engine/base.py into base, interfaces, result, util.Mike Bayer2012-08-071-0/+998