]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Remove session.begin() example that was for 1.4
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Apr 2021 12:31:57 +0000 (08:31 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Apr 2021 12:31:57 +0000 (08:31 -0400)
commitda61b46bbbdb2490a21a5961b22e646967747fb4
treed1d5d0fae3a02ea9b51aee38aa22c5863a3a6068
parentd5e825727905d1d8a2975c2f96e2cbeb771896f8
Remove session.begin() example that was for 1.4

the isolation level example here was likely cherry-picked
from 1.4 ; "with session.begin()" isn't normally available
in 1.3.   will also update the 1.4 example for clarity

Change-Id: Ib86019f4b1b70392079596604ec9b0319941e4dc
doc/build/orm/session_transaction.rst