summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - add monetdbMike Bayer2013-10-011-2/+10
* changelogMike Bayer2013-09-291-0/+9
* its a featureMike Bayer2013-09-291-1/+1
* changelogMike Bayer2013-09-291-0/+9
* fix typo [ticket:2827]Mike Bayer2013-09-171-1/+1
* render "backports"/ "forward ports" automatically, only write outMike Bayer2013-09-173-117/+132
* 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
* - fix a crapload of seealsosMike Bayer2013-08-271-1/+2
* - add version_id documentation [ticket:867]Mike Bayer2013-08-254-1/+160
* 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
* formattingMike Bayer2013-08-231-5/+5
* - update the test times, include pypy, clean up the scriptMike Bayer2013-08-211-19/+29
* add FAQ entry on large insertsMike Bayer2013-08-211-1/+127
* fix linkMike Bayer2013-08-211-1/+1
* move FAQ to the docs, [ticket:2133]Mike Bayer2013-08-217-2/+763
* yikes return the modname if no lookup found...Mike Bayer2013-08-211-0/+2
* dont need to translate all these namesMike Bayer2013-08-211-8/+0
* too small!Mike Bayer2013-08-211-1/+1
* add some heightMike Bayer2013-08-211-2/+5
* additoinalMike Bayer2013-08-211-16/+26
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-2130-1889/+1934
* 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
* - add better notes to query.update(), most notably how to deal with a joined ...Mike Bayer2013-08-181-0/+2
* 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
* Merged in bacher09/sqlalchemy (pull request #5)Mike Bayer2013-08-171-1/+1
* add some more detail about concurrencyMike Bayer2013-08-121-6/+23
* - more "when do i create the session" docs, get specificMike Bayer2013-08-122-184/+397
* Merge pull request #21 from svrin/patch-1mike bayer2013-08-081-1/+1
* - 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
* fix cahngelogMike Bayer2013-07-311-1/+1
* - Fixed bug in common table expression system where if the CTE wereMike Bayer2013-07-312-0/+16
* - Improved the examples in ``examples/generic_associations``, includingMike Bayer2013-07-192-0/+21
* Fixed bug in ORM-level event registration where the "raw" orMike Bayer2013-07-181-0/+8
* Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from aMike Bayer2013-07-172-0/+14
* 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-121-0/+9
* 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-121-0/+16
* Dialect.initialize() is not called a second time if an :class:`.Engine`Mike Bayer2013-07-111-0/+7
* remove undoc-members from query docstring [ticket:2774]Mike Bayer2013-07-071-1/+0
* use "target tables" hereMike Bayer2013-07-061-1/+1
* - Added new method to the :func:`.insert` constructMike Bayer2013-07-051-0/+23
* Fixed bug whereby attribute history functions would failMike Bayer2013-07-041-0/+9