]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- start encouraging the use of text() for injection of string-based SQL
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 31 Aug 2014 15:44:51 +0000 (11:44 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 31 Aug 2014 15:44:51 +0000 (11:44 -0400)
commite39cac10ba0dfcea15eb9237929ee98cd907a08e
tree3a5ea6fefe95c499763164814967eb5b83d4ddf3
parent8c8b22e4742d5750dca808c3350e39c6a3e26f07
- start encouraging the use of text() for injection of string-based SQL
rather than straight strings.  reference #2992
doc/build/core/tutorial.rst
doc/build/orm/tutorial.rst