summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed bug where list instrumentation would fail to represent aMike Bayer2013-08-203-0/+30
* too small!Mike Bayer2013-08-181-1/+1
* add some heightMike Bayer2013-08-181-2/+5
* additoinalMike Bayer2013-08-181-16/+26
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-1830-1890/+1935
* 0.9 needs 0.8's changelog also.....Mike Bayer2013-08-181-0/+10
* Fixed a potential issue in an ordered sequence implementation usedMike Bayer2013-08-182-0/+18
* - 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-183-0/+23
* Improved support for the cymysql driver, supporting version 0.6.5,Mike Bayer2013-08-171-0/+6
* 0.8 changelogMike Bayer2013-08-171-0/+7
* - changelogMike Bayer2013-08-171-0/+7
* Merged in bacher09/sqlalchemy (pull request #5) Mike Bayer2013-08-171-1/+1
|\
| * Fix typo in comparator_factory exampleSlava Bacherikov2013-08-091-1/+1
* | - apply an import refactoring to the ORM as wellMike Bayer2013-08-141-22/+11
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganizedMike Bayer2013-08-121-0/+24
* | 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
|/
* 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