]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update collection_api.rst (#12912)
authorkrave1986 <krave@qq.com>
Wed, 15 Oct 2025 19:37:10 +0000 (03:37 +0800)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 15 Oct 2025 19:38:15 +0000 (21:38 +0200)
commit5d88e1e13d9721f2f3bb30ffadf8c67fe9842063
tree38377fcf990f7198f4a32f4f4ec7f7ba7e64496a
parent4608229fbc5ca72134331adde351411b0ec21339
Update collection_api.rst (#12912)

In the Dictionary Collections section, the example code incorrectly calls .items() on the dictionary but shows dictionary output instead of the items() method's actual return value.

(cherry picked from commit d0651bde134c0038596893766a31498b6a6c3d8b)
doc/build/orm/collection_api.rst