summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine
Commit message (Expand)AuthorAgeFilesLines
...
| * fixing broken links (see #2625)Diana Clarke2012-12-052-9/+9
* | compiler: add support for multirow insertsIdan Kamara2012-12-061-0/+1
|/
* - recognize that do_rollback() and do_commit() work with a DBAPI connection,Mike Bayer2012-11-223-38/+116
* - an enormous merge just because I committed a one line log entry. the joy o...Mike Bayer2012-11-2011-127/+169
|\
| * just a pep8 pass of lib/sqlalchemy/engine/Diana Clarke2012-11-1911-127/+169
* | should be logging thisMike Bayer2012-11-201-0/+2
|/
* - merge ben's patch with updatesMike Bayer2012-11-171-1/+1
|\
| * Updated sybase testing requirementsBenjamin Trofatter2012-10-311-1/+1
* | The :meth:`.Connection.connect` and :meth:`.Connection.contextual_connect`Mike Bayer2012-11-141-43/+38
* | improve some autodoc linksMike Bayer2012-10-312-7/+7
|/
* - more docsMike Bayer2012-10-262-2/+2
* versionaddedMike Bayer2012-10-251-2/+4
* The long-deprecated and non-functional ``assert_unicode`` flag onMike Bayer2012-10-252-17/+1
* version noteMike Bayer2012-10-241-0/+3
* Fixed bug where keyword arguments passed toMike Bayer2012-10-241-2/+6
* aaaarrrggMike Bayer2012-10-231-1/+1
* tweaksMike Bayer2012-10-231-1/+1
* Added a new method :meth:`.Engine.execution_options`Mike Bayer2012-10-231-16/+114
* - [feature] The Query can now load entity/scalar-mixedMike Bayer2012-10-151-2/+6
* - [feature] Various API tweaks to the "dialect"Mike Bayer2012-10-082-1/+11
* - add back __engine_options__Mike Bayer2012-10-041-3/+3
* - don't call get_lastrowid() on explicit returningMike Bayer2012-10-041-0/+1
* - fix the fixture here that wasn't creating consistentlyMike Bayer2012-10-011-9/+24
* mssql: - [bug] Fixed bug where reflection of primary key constraintMike Bayer2012-09-302-3/+4
* devMike Bayer2012-09-291-2/+2
* - [bug] Adjusted column default reflection code toMike Bayer2012-09-231-1/+1
* - fixes for mxODBC, some pyodbcMike Bayer2012-09-021-1/+3
* - get all tests within -w engine + pyodbc:mssql on windows to passMike Bayer2012-09-011-1/+3
* - [feature] Added support for .info dictionary argument toMike Bayer2012-08-241-1/+9
* small tweaks to make insert() behavior more consistent, mostly tests, [ticket...Mike Bayer2012-08-231-1/+1
* - [feature] The before_cursor_execute eventMike Bayer2012-08-232-56/+18
* - [bug] Fixed cextension bug whereby theMike Bayer2012-08-221-1/+1
* - update engine docstrings due to moveMike Bayer2012-08-132-5/+5
* big rework of is_active and SessionTransaction docsMike Bayer2012-08-081-1/+0
* - another import fixMike Bayer2012-08-071-0/+1
* - add new C extension "utils", so far includes distill_paramsMike Bayer2012-08-071-40/+48
* - break out engine/base.py into base, interfaces, result, util.Mike Bayer2012-08-078-2037/+1963
* more import cleanupsMike Bayer2012-08-076-28/+29
* -whitespace bonanza, contdMike Bayer2012-07-284-61/+61
* - [feature] Connection event listeners canMike Bayer2012-07-182-271/+343
* - document the inspection systemMike Bayer2012-07-181-16/+23
* - a big renaming of all the _Underscore classes to haveMike Bayer2012-07-171-21/+21
* - [bug] Fixed bug whereby if a database restartMike Bayer2012-06-221-1/+4
* - [bug] Fixed bug wherebyMike Bayer2012-06-221-2/+1
* - [bug] The ResultProxy methods inserted_primary_key,Mike Bayer2012-06-162-16/+83
* - rewrite rowcount documentation to be as absolutely clear as possibleMike Bayer2012-06-121-21/+49
* sigh. go back to __iter__ because of silly rowproxy as argument requirementMike Bayer2012-06-111-2/+4
* comments regarding thisMike Bayer2012-06-111-0/+5
* - [bug] Fixed bug affecting Py3K wherebyMike Bayer2012-06-111-2/+2
* Add some `Sphinx` paragraph level versions informations markups,Mike Bayer2012-06-082-7/+13