]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve noload documentation
authorFederico Caselli <cfederico87@gmail.com>
Tue, 2 Feb 2021 19:49:41 +0000 (20:49 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Tue, 2 Feb 2021 19:49:41 +0000 (20:49 +0100)
commit71c13990aa1ea7af8777aae4a2a26d3f6d6e8a0a
treed3aa9359c736429eab45bb1b835160272a9248ea
parenta7eeac60cae28bb553327d317a88adb22c799ef3
Improve noload documentation

Also add a link to the loading strategies doc from the
async orm docs

Fixes: #5832
Change-Id: I41170369273df7d323f7140cd05759567484dc4d
doc/build/orm/extensions/asyncio.rst
doc/build/orm/loading_relationships.rst
lib/sqlalchemy/orm/strategy_options.py