]> 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:06:32 +0000 (02:06 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Sep 2012 06:06:32 +0000 (02:06 -0400)
commit8fe080fa3eaa2e182e3ac9df39e394794628487c
tree929f8a4483b6eb6c24087103659ce641889818a1
parentbd40942f30a19ba9ba6a47865b149aec4c94cd2a
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