]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
descriptive error message when an executioncontext-requiring call is called off a...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Sep 2006 23:03:50 +0000 (23:03 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Sep 2006 23:03:50 +0000 (23:03 +0000)
commit66a152bb77d226f3dd0a09581e2aea9bfeb28c2b
tree4a081693f681014928b5133ce7692a2b36848728
parent929d09a2ede0c97332ca1507f60e69f0e16ee54c
descriptive error message when an executioncontext-requiring call is called off a ResultProxy which was created via literal statement execution and therefore does not have an execution context.
lib/sqlalchemy/engine/base.py