summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/selectable.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix cross referencespr/46Vraj Mohan2013-11-171-1/+1
* | fixMike Bayer2013-11-291-1/+1
* | - New improvements to the :func:`.text` construct, includingMike Bayer2013-11-291-114/+181
* | - add support for specifying tables or entities for "of"Mike Bayer2013-11-281-27/+36
* | - fix up rendering of "of"Mike Bayer2013-11-281-6/+12
* | - work in progress, will squashMike Bayer2013-11-281-11/+130
* | Merge branch 'for_update_of' of github.com:mlassnig/sqlalchemy into for_updat...Mike Bayer2013-11-281-1/+0
|\ \
| * | added LockmodeArgspr/42Mario Lassnig2013-11-281-3/+0
| * | add psql FOR UPDATE OF functionalityMario Lassnig2013-11-121-0/+2
* | | - Fixed bug which prevented the ``serializer`` extension from workingMike Bayer2013-11-211-1/+1
| |/ |/|
* | Ensure API generation and fix cross referencesVraj Mohan2013-11-131-2/+2
* | Fix indentation issues in docstringspr/43Vraj Mohan2013-11-121-5/+5
* | Fix cross referencesVraj Mohan2013-11-121-4/+5
|/
* An overhaul of expression handling for special symbols particularlyMike Bayer2013-10-231-11/+5
* A :func:`.select` that is made to refer to itself in its FROM clause,Mike Bayer2013-10-081-0/+3
* - A rework to the way that "quoted" identifiers are handled, in thatMike Bayer2013-08-271-1/+0
* additoinalMike Bayer2013-08-181-2/+19
* - A large refactoring of the ``sqlalchemy.sql`` package has reorganizedMike Bayer2013-08-121-0/+2775