]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add docs for session.get()
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 7 Sep 2022 23:00:31 +0000 (19:00 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 7 Sep 2022 23:00:31 +0000 (19:00 -0400)
commitcc72081b0c32dbd089fb9601747f448b65414640
treecc032da7d47481fa9cb4a32ff3577121e675d88a
parent06fe424256a80b91e9ff87b3bbe12ea93bc59453
add docs for session.get()

also use the term "primary key" a bit more

Change-Id: Ib654b30a9d06a2aeed019b4754db920afe05d774
References: https://twitter.com/encthenet/status/1567644850471989248
doc/build/orm/session_basics.rst
doc/build/tutorial/orm_data_manipulation.rst