]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
put a really explicit note about joinedload vs. join, everywhere joinedload() is...
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 20 Jul 2011 23:42:54 +0000 (19:42 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 20 Jul 2011 23:42:54 +0000 (19:42 -0400)
commit97765839e72a11cf9f0f336b893ca0b292b97c8d
tree28859c6e13f083552a5cedfaab2f304666c979a5
parent78255276181d39ea74d850ad8fad31d11ff98fdf
put a really explicit note about joinedload vs. join, everywhere joinedload() is mentioned
doc/build/orm/loading.rst
doc/build/orm/tutorial.rst
lib/sqlalchemy/orm/__init__.py
lib/sqlalchemy/orm/query.py