diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-06-22 12:19:41 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-06-22 12:19:41 -0400 |
commit | eba9d1b58f38577fb71d3374a2133d6e9159c277 (patch) | |
tree | 15f7dd663b8dcbf98adcc15c065a937d327e1a89 /test/dialect/test_postgresql.py | |
parent | 38b54955118e6bb0f4e9664b50924a193f53e817 (diff) | |
download | sqlalchemy-eba9d1b58f38577fb71d3374a2133d6e9159c277.tar.gz |
Provided a new attribute for :class:`.TypeDecorator`
called :attr:`.TypeDecorator.coerce_to_is_types`,
to make it easier to control how comparisons using
``==`` or ``!=`` to ``None`` and boolean types goes
about producing an ``IS`` expression, or a plain
equality expression with a bound parameter.
[ticket:2744]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions