]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- figured out the ::autodata directive, can move the docstring for
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 9 Feb 2011 21:30:49 +0000 (16:30 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 9 Feb 2011 21:30:49 +0000 (16:30 -0500)
commit036d2c1e70f10f0986c14d0d9be198b4c6fa566c
tree22abeff099ba8f543bb3cf8403ea2e702dcac0cd
parent8c898a0ca0de64a4f8d1b70f4f1f3cebf5788d2d
- figured out the ::autodata directive, can move the docstring for
expression.func into the .py module
- added a note about logging only being checked on new connections,
as one user had this issue awhile back, and I suspect it for
a current ML user issue
doc/build/core/engines.rst
doc/build/core/expression_api.rst
lib/sqlalchemy/sql/expression.py