]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- aaand actually get is/isnot to be usable with None/NULL
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 22 Sep 2012 20:45:02 +0000 (16:45 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 22 Sep 2012 20:45:02 +0000 (16:45 -0400)
commit6c50ffcf44b8e363a5d3590955be1f62fd5e780d
tree46b3c82f39577dae3ff33ba8e415e0ae50b9da8e
parent1ceda8c23c277fd68bc159962f276d20cfa7bbf1
- aaand actually get is/isnot to be usable with None/NULL
lib/sqlalchemy/sql/expression.py
test/sql/test_operators.py