]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed the illegal_initial_chars collection + unit test, [ticket:1659]
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 21 Jan 2010 15:56:23 +0000 (15:56 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 21 Jan 2010 15:56:23 +0000 (15:56 +0000)
commitc5e29f0eedfd0369cfedfaa8c3e903443fe63a3e
tree7d958e2a0323b03331a1cf4ea7877cc6c46e21dc
parentcd70a420072a736f57d8f0e1f07067a0aa9d1fe3
fixed the illegal_initial_chars collection + unit test, [ticket:1659]
lib/sqlalchemy/sql/compiler.py
test/sql/test_quote.py