summaryrefslogtreecommitdiff
path: root/doc/build/changelog
Commit message (Expand)AuthorAgeFilesLines
* - changelog for pr bitbucket:28Mike Bayer2014-08-251-0/+9
* - changelog for pr bitbucket:27Mike Bayer2014-08-251-0/+10
* - The "resurrect" ORM event has been removed. This event hook hadMike Bayer2014-08-251-0/+8
* Merge branch 'pr129'Mike Bayer2014-08-231-0/+13
|\
| * - pep8 formatting for pg table opts feature, testsMike Bayer2014-08-231-0/+13
* | - The INSERT...FROM SELECT construct now implies ``inline=True``Mike Bayer2014-08-201-0/+25
* | - Fixed bug in connection pool logging where the "connection checked out"Mike Bayer2014-08-201-0/+11
* | - Fixed bug where attribute "set" events or columns withMike Bayer2014-08-171-0/+10
|/
* - changelog for pullreq github:125Mike Bayer2014-08-161-0/+10
* - The :class:`.IdentityMap` exposed from :class:`.Session.identity`Mike Bayer2014-08-151-0/+8
* - UPDATE statements can now be batched within an ORM flushMike Bayer2014-08-141-0/+11
* - The string keys that are used to determine the columns impactedMike Bayer2014-08-141-0/+12
* - Removing (or adding) an event listener at the same time that the eventMike Bayer2014-08-141-0/+11
* on second thought we need to prioritize what really needs to beMike Bayer2014-08-141-7/+0
* - updatesMike Bayer2014-08-141-1/+64
* - The ``info`` parameter has been added to the constructor forMike Bayer2014-08-131-0/+17
* - The :meth:`.InspectionAttr.info` collection is now moved down toMike Bayer2014-08-131-0/+10
* Merge branch 'pr126'Mike Bayer2014-08-131-0/+8
|\
| * - public method name is get_enums()Mike Bayer2014-08-131-0/+8
* | - changelog, fixes #3027Mike Bayer2014-08-091-0/+9
|/
* -Fixed bug where Postgresql JSON type was not able to persist orMike Bayer2014-08-071-0/+19
* - Fixed bug in CTE where ``literal_binds`` compiler argument would notMike Bayer2014-08-021-0/+9
* - The exception wrapping system for DBAPI errors can now accommodateMike Bayer2014-07-291-0/+11
* - Fixed 0.9.7 regression caused by :ticket:`3067` in conjunction withMike Bayer2014-07-291-0/+9
* - Fixed bug in :class:`.postgresql.array` object where comparisonMike Bayer2014-07-251-0/+10
* - The MySQL dialect will now disable :meth:`.ConnectionEvents.handle_error`Mike Bayer2014-07-251-0/+12
* - Added a supported :meth:`.FunctionElement.alias` method to functions,Mike Bayer2014-07-241-0/+12
* merge 0.9.8 startMike Bayer2014-07-241-6/+7
* forwards port 0.9 changelog updateMike Bayer2014-07-221-1/+1
* - forwards port 0.8 changelog updateMike Bayer2014-07-221-0/+1
* - missing 0.8 change forwards portMike Bayer2014-07-221-0/+9
* spellingMike Bayer2014-07-221-1/+1
* - ticket inlineMike Bayer2014-07-221-5/+1
* - update some SQL server tests, supportMike Bayer2014-07-221-1/+3
* - fix missing release dateMike Bayer2014-07-211-0/+1
* - Fixed bug introduced in 0.9.5 by new pg8000 isolation level featureMike Bayer2014-07-211-0/+9
* - Fixed bug in oracle dialect test suite where in one test,Mike Bayer2014-07-181-0/+9
* - forwards-port changelog for ref #3093Mike Bayer2014-07-162-9/+14
* - Fixed a regression caused by :ticket:`2976` released in 0.9.4 whereMike Bayer2014-07-151-0/+13
* - Fixed a SQLite join rewriting issue where a subquery that is embeddedMike Bayer2014-07-151-0/+11
* - Fix bug in naming convention feature where using a checkMike Bayer2014-07-141-0/+16
* - Fixed a regression from 0.9.5 caused by :ticket:`3025` where theMike Bayer2014-07-141-0/+10
* - Added statement encoding to the "SET IDENTITY_INSERT"Mike Bayer2014-07-141-0/+10
* - In the SQL Server pyodbc dialect, repaired the implementationMike Bayer2014-07-141-0/+12
* - Fixed a regression from 0.9.0 due to :ticket:`2736` where theMike Bayer2014-07-141-0/+12
* -Fixed bug in common table expressions whereby positional boundMike Bayer2014-07-141-0/+9
* - Fixed bug where multi-valued :class:`.Insert` construct would failMike Bayer2014-07-141-0/+9
* need a 1.0.0 hereMike Bayer2014-07-141-0/+1
* - Added a "str()" step to the dialect_kwargs iteration forMike Bayer2014-07-141-0/+10
* - Fixed bug in :class:`.Enum` and other :class:`.SchemaType`Mike Bayer2014-07-131-0/+10