Files
sqlalchemy/test/sql
Mike Bayer 1269b08b1b Ensure post-__clause_element__() expression are used in Index
The change in Index for 1.1 combined with the fix for
ref #3763 still fails to deliver the correct object
resolved by __clause_element__() to the list of expressions
for compilation.   Make sure we use the expression that's
been unwrapped from __clause_element__().

Change-Id: Ie1df8db5090de665048331786f0024d52851923f
Fixes: #3763
2016-07-31 00:10:04 -04:00
..
2015-09-27 12:13:06 -04:00
2015-12-14 20:22:04 -05:00