]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a note that the literal_binds flag should be used
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 20 Jan 2016 17:10:40 +0000 (12:10 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 20 Jan 2016 17:10:40 +0000 (12:10 -0500)
commit165fa15b0f9dbca50539aa7da377c5da5ac0fc79
treee9818473d8d0757f067feb4f215e8f9f4fd4b91c
parenta2badb751f09299c925bd96a9fd2e76acca04269
- add a note that the literal_binds flag should be used
when cross-compiling from DDL to SQL, fixes #3615
lib/sqlalchemy/ext/compiler.py