]> 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)
committerGitHub <noreply@github.com>
Wed, 15 Oct 2025 19:37:10 +0000 (21:37 +0200)
commitd0651bde134c0038596893766a31498b6a6c3d8b
treeff3b703d3c5ce406ee0077bc98a47177e67192ba
parenta1eeb2e2a4a58705b76b281bdba96ab6971be3f4
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.
doc/build/orm/collection_api.rst