oslo.db/oslo_db
Stephen Finucane a530cbfcf2 Remove the 'Session.autocommit' parameter
Resolve the following RemovedIn20Warning warning:

  The Session.autocommit parameter is deprecated and will be removed in
  SQLAlchemy version 2.0.  The Session now features "autobegin" behavior
  such that the Session.begin() method may be called if a transaction
  has not yet been started yet. See the section session_explicit_begin
  for background.

Change-Id: I7867cdcea115b13f2e45e0674bb9ef2ad138aae9
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-02-08 14:46:42 +00:00
..
locale Imported Translations from Zanata 2018-03-01 06:16:38 +00:00
sqlalchemy Remove the 'Session.autocommit' parameter 2022-02-08 14:46:42 +00:00
tests Remove the 'Session.autocommit' parameter 2022-02-08 14:46:42 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
_i18n.py Update the documentation link 2017-08-23 14:46:27 +08:00
api.py Drop use of six 2020-02-25 17:33:41 +00:00
concurrency.py concurrency: Deprecate 'TpoolDbapiWrapper' 2021-06-25 16:14:21 +01:00
exception.py Drop use of six 2020-02-25 17:33:41 +00:00
options.py Remove the idle_timeout option. 2021-06-23 13:04:45 +02:00
warning.py Move warnings to their own module 2018-10-17 14:04:42 +01:00