]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
almost obliterate the concept of "implicit execution" from the docs, move it only
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Sep 2012 06:02:01 +0000 (02:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Sep 2012 06:02:01 +0000 (02:02 -0400)
commit920b1e91d07ec925e909d299653ee5c56f282e35
treeb8b29b941b4e65795afb48385959788b76b5b806
parentf72119a0ea2eee42f42fbee39880f298e1c6a94c
almost obliterate the concept of "implicit execution" from the docs, move it only
to the "engines and connections" chapter nobody reads, put big green "note:"
boxes with the word "discouraged" in them for "bound metadata", "implicit execution",
"threadlocal strategy"
doc/build/core/connections.rst
doc/build/core/schema.rst
doc/build/core/tutorial.rst
lib/sqlalchemy/schema.py