]> 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:45:20 +0000 (11:45 -0400)
commit7e417665d25218c54628527c183ea1d70fbbf444
treeb437fe8b8ce4315998287b65b37c02dabb0d3bdb
parentf995a63d6c0b5dd072cbadee2bf78b233f454061
- 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