diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-06-21 16:32:38 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-06-21 16:32:38 -0400 |
commit | d5609d77841ab4e607e6b372a15396b38ddace9a (patch) | |
tree | eb6faaeed9e58ed6d87b675eb0c27f363fc4de56 /lib/sqlalchemy/engine/base.py | |
parent | 2272f30af435c5283157724bbb16fb0a573159ce (diff) | |
download | sqlalchemy-d5609d77841ab4e607e6b372a15396b38ddace9a.tar.gz |
- [feature] Added "MATCH" clause to ForeignKey,
ForeignKeyConstraint, courtesy Ryan Kelly.
[ticket:2502]
- [feature] Added support for DELETE and UPDATE from
an alias of a table, which would assumedly
be related to itself elsewhere in the query,
courtesy Ryan Kelly. [ticket:2507]
- [feature] Added support for the Postgresql ONLY
keyword, which can appear corresponding to a
table in a SELECT, UPDATE, or DELETE statement.
The phrase is established using with_hint().
Courtesy Ryan Kelly [ticket:2506]
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions