diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-04-16 12:08:32 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-04-16 12:08:32 -0400 |
commit | fdda4b0e018f8c1a869411b7ed31387ea90cb082 (patch) | |
tree | 05791a5c57b22b6f48517e9a65bdeb46bb14dc15 /test/dialect/test_mssql.py | |
parent | ad9c893dc81704de7adca8635fb870de5952305b (diff) | |
download | sqlalchemy-fdda4b0e018f8c1a869411b7ed31387ea90cb082.tar.gz |
- mysql [bug] Fixed bug whereby if cast() is used
on a SQL expression whose type is not supported
by cast() and therefore CAST isn't rendered by
the dialect, the order of evaluation could change
if the casted expression required that it be
grouped; grouping is now applied to those
expressions. [ticket:2467]
Diffstat (limited to 'test/dialect/test_mssql.py')
0 files changed, 0 insertions, 0 deletions