]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- remove the test against bindparam('x') for the bind/result SQL expressions
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 2 Jan 2013 16:37:20 +0000 (11:37 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 2 Jan 2013 16:37:20 +0000 (11:37 -0500)
commit0755114f75dc765c5f7c61483323338ef477dd14
tree092f970f7bf384019fcd7fc1c8a22af63961d73f
parenta94f2f81afc859ea4553037cc12734311c8328b0
- remove the test against bindparam('x') for the bind/result SQL expressions
- apply a consistent approach to the "see if method X is implemented" conditionals
lib/sqlalchemy/types.py