summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* - backport unique constraints reflection to 0.8.4, therebyRoman Podolyaka2013-12-031-0/+17
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* - recognize that do_rollback() and do_commit() work with a DBAPI connection,Mike Bayer2012-11-221-20/+106
* just a pep8 pass of lib/sqlalchemy/engine/Diana Clarke2012-11-191-11/+13
* improve some autodoc linksMike Bayer2012-10-311-5/+5
* version noteMike Bayer2012-10-241-0/+3
* Fixed bug where keyword arguments passed toMike Bayer2012-10-241-2/+6
* - break out engine/base.py into base, interfaces, result, util.Mike Bayer2012-08-071-0/+830