summaryrefslogtreecommitdiff
path: root/doc/build/changelog
Commit message (Expand)AuthorAgeFilesLines
* - Mysqlconnector as of version 2.0, probably as a side effect ofMike Bayer2014-10-121-0/+21
* - Fixed long-standing bug in Oracle dialect where bound parameterMike Bayer2014-10-111-0/+9
* - Fixed bug where a fair number of SQL elements withinMike Bayer2014-10-091-0/+11
* - Fixed "'NoneType' object has no attribute 'concrete'" errorMike Bayer2014-10-061-0/+9
* - The execution options passed to an :class:`.Engine` either viaMike Bayer2014-10-061-0/+17
* - rework tests for attached databases into individual tests,Mike Bayer2014-09-291-0/+14
* - A revisit to this issue first patched in 0.9.5, apparentlyMike Bayer2014-09-291-0/+13
* - Fixed bug that affected generally the same classes of eventMike Bayer2014-09-181-0/+13
* - Fixed an unlikely race condition observed in some exotic end-userMike Bayer2014-09-181-0/+11
* - Fixed bug that affected many classes of event, particularlyMike Bayer2014-09-181-0/+14
* - Fixed the version string detection in the pymssql dialect toMike Bayer2014-09-161-0/+9
* - Fixed warning that would emit when a complex self-referentialMike Bayer2014-09-111-1/+11
* - Fixed bug in ordering list where the order of items would beMike Bayer2014-09-101-0/+11
* - for whatever reason, Insert.values() with multi values wasn'tMike Bayer2014-09-092-0/+28
* - An adjustment to table/index reflection such that if an indexMike Bayer2014-09-021-0/+11
* - changelog for pr bitbucket:28Mike Bayer2014-08-251-0/+9
* - changelog for pr bitbucket:27Mike Bayer2014-08-251-0/+10
* - Fixed bug in connection pool logging where the "connection checked out"Mike Bayer2014-08-201-0/+11
* - changelog for pullreq github:125Mike Bayer2014-08-161-0/+10
* - The string keys that are used to determine the columns impactedMike Bayer2014-08-141-0/+12
* -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
* - Added a supported :meth:`.FunctionElement.alias` method to functions,Mike Bayer2014-07-241-0/+12
* - start 0.9.8Mike Bayer2014-07-241-0/+3
* 0.9.7rel_0_9_7Mike Bayer2014-07-222-1/+2
* - 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
* - The :meth:`.TypeEngine.with_variant` method will now accept aMike Bayer2014-07-101-0/+9
* - Fixed bug where "python setup.py test" wasn't calling intoMike Bayer2014-07-091-0/+8