summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* The resolution of :class:`.ForeignKey` objects to theirMike Bayer2013-06-231-0/+20
* ticket #1443 is for unique constraint reflectionMike Bayer2013-06-231-0/+1
* Provided a new attribute for :class:`.TypeDecorator`Mike Bayer2013-06-222-0/+23
* 0.9 changelogMike Bayer2013-06-221-0/+8
* - 0.8 changelogMike Bayer2013-06-221-0/+8
* Merge pull request #5 from cjw296/pg-rangesmike bayer2013-06-221-1/+50
|\
| * Documentation for the new range type support.pr/5Chris Withers2013-06-101-1/+50
* | migration for [ticket:2751]Mike Bayer2013-06-172-1/+98
* | changelog for 0.8Mike Bayer2013-06-171-0/+8
* | changelogMike Bayer2013-06-171-0/+8
* | - changelogMike Bayer2013-06-152-0/+17
* | Fixed bug in polymorphic SQL generation where multiple joined-inheritanceMike Bayer2013-06-152-0/+18