diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-19 10:00:13 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-19 10:00:13 -0400 |
commit | 41aead96cdfd581c053a395992e1a3cf0b6a5572 (patch) | |
tree | fceafc25ac4ae48d181f5d34a45d5b49149e381e /lib/sqlalchemy/sql/compiler.py | |
parent | 18a078654da286c0adf51a20a21398e357ed12ed (diff) | |
download | sqlalchemy-41aead96cdfd581c053a395992e1a3cf0b6a5572.tar.gz |
- Fixed potential issue where a custom subclass
of :class:`.FunctionElement` or other column element that incorrectly
states 'None' or any other invalid object as the ``.type``
attribute will report this exception instead of recursion overflow.
fixes #3485
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions