summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typopr/183Pete Hollobon2015-06-221-1/+1
* - repair that we use db_opts when the url here is different,Mike Bayer2015-06-191-3/+8
* - fixes to the warnings filtersMike Bayer2015-06-191-3/+1
* - more edits, references #3461Mike Bayer2015-06-192-18/+29
* - for #3455Mike Bayer2015-06-194-32/+75
* Merge remote-tracking branch 'origin/pr/179' into pr179Mike Bayer2015-06-193-3/+99
|\
| * Add reflection of PostgreSQL index access methods (USING clause)pr/179Pete Hollobon2015-06-042-3/+32
| * Add reflection of PostgreSQL index storage optionsPete Hollobon2015-06-042-3/+29
| * Add support for PostgreSQL index storage parametersPete Hollobon2015-06-032-0/+41
* | - fix the bulletsMike Bayer2015-06-192-19/+26
* | - Fixed 1.0 regression where the enhanced behavior of single-inheritanceMike Bayer2015-06-193-3/+39
* | - add explciit section on engine disposal, fixes #3461Mike Bayer2015-06-192-14/+64
* | - automap is stableMike Bayer2015-06-181-6/+0
* | - Repaired the :class:`.ExcludeConstraint` construct to support commonMike Bayer2015-06-165-22/+108
* | - add a subsection on how to use Sequence with server_default,Mike Bayer2015-06-161-0/+40
* | - remove the redundant non-max-row-buffer test from the max_row_bufferMike Bayer2015-06-141-12/+0
* | Merge branch 'pr182'Mike Bayer2015-06-149-61/+172
|\ \
| * | - add test cases for pullreq github:182, where we add a newMike Bayer2015-06-145-53/+155
| * | - Add a new le_() assertion for less than or equalsMike Bayer2015-06-143-8/+14
| * | Added max_row_buffer attribute to the context execution options and usepr/182Morgan McClure2015-06-132-3/+9
| * | BufferedRowResultProxy should stop growing at 100Morgan McClure2015-06-131-4/+1
* | | - revert this change which was inadvertently included in theMike Bayer2015-06-131-2/+1
* | | - restore the approach we have for pk_params, but in orderMike Bayer2015-06-131-6/+8
* | | - add changelog for #3451, with 09485d733131b667813f44eb0b6807b698668ee7 fixe...Mike Bayer2015-06-133-1/+33
* | | 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