]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
lock in replacing '%' with '%%'
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 4 Feb 2008 22:35:29 +0000 (22:35 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 4 Feb 2008 22:35:29 +0000 (22:35 +0000)
commitd2f9015c1240ecff1a4ac66410360847e9ee0ef6
tree0beb428d873f6b1c144a78994bc95e62f73f0125
parentbb1dd85dcc123a60ab5fdc0d3a61641703d91948
lock in replacing '%' with '%%'
lib/sqlalchemy/sql/compiler.py
test/sql/select.py