]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- some docstrings for select()
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Sep 2007 23:47:55 +0000 (23:47 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Sep 2007 23:47:55 +0000 (23:47 +0000)
commit5d93c8256b62a9bfb889cf3738a097d0344943db
treece02b15a47c674c73921509781dd4bd410d88294
parent6f3f85e48c7dca360f029c23231711036c66a95f
- some docstrings for select()
- fixed tutorial doctests to adjust for execution changes, session being weak-referencing
(reloads objects more frequently which get u'' applied to their __repr__())
doc/build/content/ormtutorial.txt
doc/build/content/sqlexpression.txt
lib/sqlalchemy/sql/expression.py