diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-05-23 18:01:07 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-05-24 18:48:01 -0400 |
commit | f146f19d4bf1f9150785e22d37a62dcbe3436c9a (patch) | |
tree | 756225b1cac5d3c4f6760014c6972199f267ec2a /lib/sqlalchemy/dialects/postgresql/pygresql.py | |
parent | 90882ed43cce26c069b6696b441b6ad8a7372301 (diff) | |
download | sqlalchemy-f146f19d4bf1f9150785e22d37a62dcbe3436c9a.tar.gz |
Unify NO_VALUE and NEVER_SET
There's no real difference between these two constants
except they are used in different places and therefore allow
various codepaths to work largely by accident. These
codepaths should be explicit. Assign NO_VALUE and NEVER_SET
to the same constant and work towards having just one constant
for "we have no value to return right now".
Fixes: #4696
Change-Id: I7c324967952c1886bf202074d627323a2ad013cc
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/pygresql.py')
0 files changed, 0 insertions, 0 deletions