diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-27 17:18:53 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-27 17:18:53 -0400 |
commit | 36047e9bb28501477b1403059087cccc120be2b6 (patch) | |
tree | 1438816820a5de5587cbf21a2d4ca89b173ef833 /lib/sqlalchemy/dialects/mysql/pyodbc.py | |
parent | 3cd2c4661f1522353be983a309dc947c2a2a28bb (diff) | |
download | sqlalchemy-36047e9bb28501477b1403059087cccc120be2b6.tar.gz |
- Added with_hint() method to Query() construct. This calls
directly down to select().with_hint() and also accepts
entities as well as tables and aliases. See with_hint() in the
SQL section below. [ticket:921]
- Added with_hint() method to select() construct. Specify
a table/alias, hint text, and optional dialect name, and
"hints" will be rendered in the appropriate place in the
statement. Works for Oracle, Sybase, MySQL. [ticket:921]
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/pyodbc.py')
0 files changed, 0 insertions, 0 deletions