]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added docstring about expire_on_commit for #5243
authorjonathan vanasco <jonathan@2xlp.com>
Fri, 4 Sep 2020 23:48:38 +0000 (19:48 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Oct 2020 14:49:27 +0000 (10:49 -0400)
commit10851b002844fa4f9de7af92dbb15cb1133497eb
tree87cfe7922d3dd83e804ff32ddd6761b7030c84f7
parent8d588b06d984cb053be53e779cfa11b1d5166f03
added docstring about expire_on_commit for #5243

Fixes: #5243
Closes: #5328
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5328
Pull-request-sha: e760ed4ef1749aadfb8d63d776c764d98b93b1e5

Change-Id: I8e7bc3429dc279d447cc66400c76b4d2a04626aa
doc/build/errors.rst
doc/build/glossary.rst
lib/sqlalchemy/orm/session.py