]> 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)
commite80eac22a8669ada5ffaabbcfa8a991eee140697
treee131a8af5a48bd3676c1ad64bdf496eba94ac52b
parent3f30fb065c3b6baa8d7870bb0682d20ad37a62a2
- 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