summaryrefslogtreecommitdiff
path: root/doc/build
Commit message (Expand)AuthorAgeFilesLines
...
* - clarify docs that contains_eager() is included in the of_type() system,Mike Bayer2014-08-071-2/+5
* fix typo in cascade documentationpr/127Michael White2014-08-051-1/+1
* - Fixed bug in CTE where ``literal_binds`` compiler argument would notMike Bayer2014-08-021-0/+9
* - update the literal binds sectionMike Bayer2014-07-301-43/+24
* - 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
* Fix doc gen on Windows platformpr/120Bog2014-07-211-1/+1
* - 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
* - Changed the default value of "raise_on_warnings" to False forMike Bayer2014-07-091-0/+9
* - add 0.9 changelogMike Bayer2014-07-091-0/+9
* - Fixed bug where "python setup.py test" wasn't calling intoMike Bayer2014-07-091-0/+8
* - The "evaulator" for query.update()/delete() won't work with multi-tableMike Bayer2014-07-081-0/+10
* - add postgresql_regconfig argument to PG dialect for match() operator,jonathan vanasco2014-07-081-0/+11
* document JSONBMike Bayer2014-07-071-2/+5
* changelogMike Bayer2014-07-071-0/+8
* Merge pull request #100 from plaes/typosmike bayer2014-07-061-1/+1
|\
| * typo: s/founds/foundPriit Laes2014-06-281-1/+1
* | changelog, fixes #3093Mike Bayer2014-07-061-0/+9
* | - changelogMike Bayer2014-07-061-0/+8
* | - rework the entire approach to #3076. As we need to catch all exceptionsMike Bayer2014-07-043-41/+6
* | - Added new attributes :attr:`.ExecutionContext.exception` andMike Bayer2014-07-031-0/+10
* | - The mechanics of the :meth:`.ConnectionEvents.dbapi_error` handlerMike Bayer2014-07-032-0/+38
* | - Fixed bug where items that were persisted, deleted, or had aMike Bayer2014-07-011-0/+11
* | - repair the _enable_single_crit method, it was named the sameMike Bayer2014-06-301-0/+10