Files
sqlalchemy/test/ext
Mike Bayer d13734add3 Ensure we check that SQL expression has an .info attribute
Fixed regression released in 1.1.8 due to 🎫`3950` where the
deeper search for information about column types in the case of a
"schema type" or a :class:`.TypeDecorator` would produce an attribute
error if the mapping also contained a :obj:`.column_property`.

Change-Id: I38254834d3d79c9b339289a8163eb4789ec4c931
Fixes: #3956
2017-04-04 09:06:13 -04:00
..
2017-03-14 16:58:17 -04:00