]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
document improvement for load_only
authorFederico Caselli <cfederico87@gmail.com>
Mon, 18 Mar 2024 20:50:35 +0000 (21:50 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 18 Mar 2024 20:50:35 +0000 (21:50 +0100)
commit93da4ba1446162f1476598b4f13c307ae7bfb1f1
tree8eddcabbd12d0fbfd490d715d7054bf59d65eb76
parentc48667f55ab0902547dacb6a7866df0c04a4d3cd
document improvement for load_only

mention that load_only can be used to control what
populate existing refreses.

Change-Id: I9bd6fbe8674005d9f32f9d1bc263bf860b53c3ec
doc/build/orm/queryguide/api.rst
lib/sqlalchemy/orm/strategy_options.py