summaryrefslogtreecommitdiff
path: root/doc/build/changelog
Commit message (Expand)AuthorAgeFilesLines
* 0.8.4 prepMike Bayer2013-12-081-0/+1
* - A DBAPI that raises an error on ``connect()`` which is not a subclassMike Bayer2013-12-071-0/+14
* - The :class:`.QueuePool` has been enhanced to not block new connectionMike Bayer2013-12-061-0/+11
* - Made a slight adjustment to the logic which waits for a pooledMike Bayer2013-12-061-0/+15
* - changelog + test for pullreq #7, MSSQL dialect for DROP INDEXMike Bayer2013-12-051-0/+11
* - backport unique constraints reflection to 0.8.4, therebyRoman Podolyaka2013-12-031-0/+9
* - Added ORA-02396 "maximum idle time" error code to list ofMike Bayer2013-12-031-0/+8
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-302-2/+2
* - reduce verbiage in mutation.py regarding legacy style, place under versiona...Mike Bayer2013-11-292-3/+8
* - Fixed bug where SQL statement would be improperly ASCII-encodedMike Bayer2013-11-221-0/+11
* Fixed bug where Oracle ``VARCHAR`` types given with no lengthMike Bayer2013-11-221-0/+9
* - Fixed bug which prevented the ``serializer`` extension from workingMike Bayer2013-11-211-0/+9
* sync up some changes for #2604 and #2607 from 0.7.10, 0.8.0b2Mike Bayer2013-11-142-20/+21
* sync up the 07/08 changelogs from masterMike Bayer2013-11-142-89/+82
* add start-line here to avoid RST parse errorsMike Bayer2013-11-141-0/+1
* Ensure API doc for make_url and resolve referencesVraj Mohan2013-11-141-1/+1
* Fix indentation and escape *args and **kwargsVraj Mohan2013-11-129-119/+124
* - Fixed a regression introduced by :ticket:`2818` where the EXISTSMike Bayer2013-10-301-0/+10
* - Fixed bug where index reflection would mis-interpret indkey valuesMike Bayer2013-10-271-0/+12
* 0.8.3 releaserel_0_8_3Mike Bayer2013-10-261-0/+1
* - Fixed bug where Oracle table reflection using synonyms would failMike Bayer2013-10-251-0/+9
* - The regexp used by the :func:`.url.make_url` function now parsesMike Bayer2013-10-231-0/+8
* - Fixed bug where :func:`.type_coerce` would not interpret ORMMike Bayer2013-10-211-0/+8
* - add a type_coerce() step within Enum, Boolean to the CHECK constraint,Mike Bayer2013-10-201-1/+13
* - Removed a 128-character truncation from the reflection of theMike Bayer2013-10-181-0/+9
* - The change in :ticket:`2721`, which is that the ``deferrable`` keywordMike Bayer2013-10-181-0/+20
* The ``.unique`` flag on :class:`.Index` could be produced as ``None``Mike Bayer2013-10-141-0/+10
* - Added new option to :func:`.relationship` ``distinct_target_key``.Mike Bayer2013-10-131-0/+19
* MySQL-connector dialect now allows options in the create_engineMike Bayer2013-10-131-0/+9
* Parenthesis will be applied to a compound SQL expression asMike Bayer2013-10-121-0/+8
* - Fixed bug in default compiler plus those of postgresql, mysql, andMike Bayer2013-10-121-0/+10
* A :func:`.select` that is made to refer to itself in its FROM clause,Mike Bayer2013-10-081-0/+9
* Fixed bug where using an annotation such as :func:`.remote` orMike Bayer2013-10-081-0/+11
* Non-working "schema" argument on :class:`.ForeignKey` is deprecated;Mike Bayer2013-10-081-0/+7
* changelogMike Bayer2013-09-291-0/+9
* its a featureMike Bayer2013-09-291-1/+1
* changelogMike Bayer2013-09-291-0/+9
* render "backports"/ "forward ports" automatically, only write outMike Bayer2013-09-172-100/+61
* Fixed Query.exists() method for the case, when query doesn't have any filters...Vladimir Magamedov2013-09-041-0/+7
* Fixed bug where using the ``column_reflect`` event to change the ``.key``Mike Bayer2013-08-281-0/+8
* added "system=True" to Column, so that we generally don't have to botherMike Bayer2013-08-251-1/+6
* - The :class:`.CreateColumn` construct can be appled to a customMike Bayer2013-08-241-0/+7
* Fixed bug where list instrumentation would fail to represent aMike Bayer2013-08-202-0/+20
* changelog adjust...Mike Bayer2013-08-181-1/+1
* Backported a change from 0.9 whereby the iteration of a hierarchyMike Bayer2013-08-181-0/+10
* Fixed a potential issue in an ordered sequence implementation usedMike Bayer2013-08-181-0/+9
* Fixed regression dating back to 0.7.9 whereby the name of a CTE mightMike Bayer2013-08-182-0/+15
* 0.8 changelogMike Bayer2013-08-171-0/+7
* - The :meth:`.Operators.notin_` operator added in 0.8 now properlyMike Bayer2013-08-071-0/+7
* Updates to MySQL reserved words for versions 5.5, 5.6, courtesyMike Bayer2013-07-312-0/+14