summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Typopr/21Severin Orth2013-08-081-1/+1
* - The :meth:`.Operators.notin_` operator added in 0.8 now properlyMike Bayer2013-08-072-0/+14
* Added a new attribute :attr:`.Session.info` to :class:`.Session`;Mike Bayer2013-08-021-0/+10
* Updates to MySQL reserved words for versions 5.5, 5.6, courtesyMike Bayer2013-07-313-0/+21
* fix changelogMike Bayer2013-07-311-1/+1
* - Fixed bug in common table expression system where if the CTE wereMike Bayer2013-07-313-0/+24
* last updatedMike Bayer2013-07-271-1/+1
* - The C extensions are ported to Python 3 and will build underMike Bayer2013-07-262-3/+15
* - add event.contains() function to the event package, returns TrueMike Bayer2013-07-261-0/+1
* - Removal of event listeners is now implemented. The feature isMike Bayer2013-07-263-0/+47
* - The mechanism by which attribute events pass along anMike Bayer2013-07-263-0/+102
* - Improved the examples in ``examples/generic_associations``, includingMike Bayer2013-07-193-0/+41
* Fixed bug in ORM-level event registration where the "raw" orMike Bayer2013-07-182-0/+16
* Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from aMike Bayer2013-07-173-0/+21
* changelog for 0.9Mike Bayer2013-07-131-0/+15
* A performance fix related to the usage of the :func:`.defer` optionMike Bayer2013-07-131-0/+15
* The newly added SQLite DATETIME arguments storage_format andMike Bayer2013-07-122-0/+18
* CSS tweaks to support version styling in the latest versions of sphinxMike Bayer2013-07-121-9/+16
* Fixed bug where the expression system relied upon the ``str()``Mike Bayer2013-07-122-0/+30
* Dialect.initialize() is not called a second time if an :class:`.Engine`Mike Bayer2013-07-112-0/+16
* changelog for 2355Mike Bayer2013-07-091-0/+7
* - create a new system where we can decorate an event methodMike Bayer2013-07-082-13/+72
* remove undoc-members from query docstring [ticket:2774]Mike Bayer2013-07-071-1/+0
* use "target tables" hereMike Bayer2013-07-062-2/+2
* - Added new method to the :func:`.insert` constructMike Bayer2013-07-053-0/+89
* 0.9 changelogMike Bayer2013-07-041-0/+9
* Fixed bug whereby attribute history functions would failMike Bayer2013-07-041-0/+9
* Fixed bug where :class:`.QueuePool` would lose the correctMike Bayer2013-07-042-0/+19
* 0.8.2Mike Bayer2013-07-031-0/+1
* dont need thisMike Bayer2013-07-031-1/+1
* Fixed bug when using multi-table UPDATE where a supplementalMike Bayer2013-07-022-0/+18
* Added :class:`.BIGINT` to the list of type names that can beMike Bayer2013-07-022-0/+15
* ORM descriptors such as hybrid properties can now be referencedMike Bayer2013-07-022-0/+18
* see alsoMike Bayer2013-07-022-0/+12
* - refactor pool a bit so that intent between ConnectionRecord/ConnectionFairy...Mike Bayer2013-07-021-0/+10
* fix syntax screwupMike Bayer2013-06-302-0/+2
* Added new flag ``retaining=False`` to the kinterbasdb and fdb dialects.Mike Bayer2013-06-303-0/+52
* - replace most explicitly-named test objects called "Mock..." withMike Bayer2013-06-302-0/+19
* A warning is emitted when trying to flush an object of an inheritedMike Bayer2013-06-302-0/+16
* The behavior of :func:`.extract` has been simplified on theMike Bayer2013-06-282-0/+23
* Type lookup when reflecting the Firebird types LONG andMike Bayer2013-06-282-0/+20
* Fixed bug in HSTORE type where keys/values that containedMike Bayer2013-06-282-0/+19
* Merge branch 'ticket_2746'Mike Bayer2013-06-264-5/+214
|\
| * - rework of correlation, continuing on #2668, #2746Mike Bayer2013-06-264-5/+216
* | changelogMike Bayer2013-06-262-0/+16
* | Tidy range types docs and add warning about the return type support offered b...pr/12Chris Withers2013-06-261-2/+18
* | Fix NameError in example.Chris Withers2013-06-261-4/+1
|/
* docsMike Bayer2013-06-231-0/+85
* 0.8 changelogMike Bayer2013-06-232-1/+10
* 0.9 changelogMike Bayer2013-06-231-0/+9