summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix primary key behaviour in bulk_updatepr/181Patrick Hayes2015-06-132-10/+39
* - Fixed an unexpected-use regression whereby custom :class:`.Comparator`Mike Bayer2015-06-115-2/+40
* - add an 0.9 migration note regarding TypeEngine's defaultMike Bayer2015-06-101-1/+65
* - Fixed a bug where clause adaption as applied to a :class:`.Label`Mike Bayer2015-06-093-1/+37
* - add a migration note for the query.update()/query.delete() changeMike Bayer2015-06-091-1/+15
* - add a comment, also I think we want to expire before we do theMike Bayer2015-06-091-1/+6
* Merge remote-tracking branch 'origin/pr/180' into pr180Mike Bayer2015-06-091-1/+3
|\
| * Expire session in testing transaction handlingpr/180Charles-Axel Dein2015-06-081-1/+3
* | - Fixed an internal "memoization" routine for method types suchMike Bayer2015-06-083-22/+19
* | - start 1.0.6Mike Bayer2015-06-082-1/+4
|/
* - 1.0.5rel_1_0_5Mike Bayer2015-06-072-2/+3
* - include tox.ini in the dist...Mike Bayer2015-06-071-1/+1
* - repair these tests to use the global manager_of_class fn,Mike Bayer2015-06-071-6/+7
* - Added new engine event :meth:`.ConnectionEvents.engine_disposed`.Mike Bayer2015-06-064-0/+50
* - Repaired some typing and test issues related to the pypyMike Bayer2015-06-058-47/+103
* - document SQlite dotted name issue, fixes #3441Mike Bayer2015-06-051-0/+101
* - correctly categorize this changelog entry and rewrite itMike Bayer2015-06-031-15/+10
* - fix this test to not require pyodbc installedMike Bayer2015-06-031-1/+2
* - changelog for pr bitbucket:54Mike Bayer2015-06-033-6/+33
* baked: Support initial args for cache keyINADA Naoki2015-06-021-2/+2
* Merge remote-tracking branch 'origin/pr/176'Mike Bayer2015-05-291-2/+6
|\
| * Update to correct TDS version; FreeTDS only supports up to 7.3. 8.0 is not a ...pr/176Allen, Timothy2015-05-281-2/+6
* | Fix typo in directivepr/177Éric Araujo2015-05-291-2/+1
|/
* Remove spaces around kwargs in metadata.rstpr/175Jochen Van de Velde2015-05-261-7/+7
* - Fixed bug where known boolean values used byMike Bayer2015-05-268-9/+69
* - turn some dials to try to get more log outputMike Bayer2015-05-252-2/+2
* - work around RTD issue #1293, take oneMike Bayer2015-05-252-1/+33
* - Added a new dialect flag to the MSSQL dialectMike Bayer2015-05-245-69/+317
* - break out binary insert against None, disable for freetds for nowMike Bayer2015-05-242-13/+41
* - autopep8Mike Bayer2015-05-242-234/+270
* - liberalize list.remove() regexp as recent Pypy versionsMike Bayer2015-05-241-1/+1
* - fix some tests related to the URL change and try to makeMike Bayer2015-05-233-6/+17
* - Adjustments to the engine plugin hook, such that theMike Bayer2015-05-223-9/+23
* - document fully how to use autoincrement w/ SQLite includingMike Bayer2015-05-221-7/+67
* - Fixed regression in the :mod:`sqlalchemy.ext.mutable` extensionMike Bayer2015-05-217-23/+286
* flake8 some testsMike Bayer2015-05-212-226/+294
* Merge pull request #173 from PierreRochard/patch-1mike bayer2015-05-201-1/+1
|\
| * Correcting typo in introspectionpr/173Pierre Rochard2015-05-171-1/+1
|/
* - pg8000 wants to raise a ProgrammingError for a PK violationMike Bayer2015-05-153-0/+14
* - Added support for the case of the misbehaving DBAPI that hasMike Bayer2015-05-159-5/+155
* - The "lightweight named tuple" used when a :class:`.Query` returnsMike Bayer2015-05-142-0/+12
* - Fixed bug where in the case that a pool checkout event handler is usedMike Bayer2015-05-143-18/+75
* - Added official support for a CTE used by the SELECT presentMike Bayer2015-05-083-1/+64
* - start 1.0.5Mike Bayer2015-05-082-1/+4
* 1.0.4rel_1_0_4Mike Bayer2015-05-072-2/+3
* - plead with RTD to please please use the correct versionMike Bayer2015-05-071-1/+1
* RTD doesn't seem to want to refresh on a git tag so go back to usingMike Bayer2015-05-071-1/+1
* - re-tag zzzeeksphinx w/ new version supporting sphinx 1.3Mike Bayer2015-05-071-1/+1
* - bump zs version due to not yet diagnosed errorMike Bayer2015-05-071-1/+1
* - fix for py3kMike Bayer2015-05-071-1/+2