]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixes to quoting on "fake" column when used off its table
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 Jan 2007 22:41:53 +0000 (22:41 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 Jan 2007 22:41:53 +0000 (22:41 +0000)
commitac4b2a8d18c026bb5fa3efd82b59cba6ed89bd75
tree4eeb96d38a64f425c72b82a112ef742588b745e2
parentd0fd16baa30e972e32fde6561ff9c4bd0bd2bd3d
fixes to quoting on "fake" column when used off its table
CHANGES
lib/sqlalchemy/ansisql.py
test/sql/quote.py