oslo.db/oslo_db
Stephen Finucane 8e7454c240 Don't use plain string SQL statements
Resolve the following RemovedIn20Warning warning:

  Using plain strings to indicate SQL statements without using the
  text() construct is  deprecated and will be removed in version 2.0.
  Ensure plain SQL statements are passed using the text() construct.

Change-Id: I8acdb54d168afa1a7eac270ad6165faa287311ec
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-08-10 16:53:47 +01:00
..
locale Imported Translations from Zanata 2018-03-01 06:16:38 +00:00
sqlalchemy Replace use of update.whereclause parameter 2021-08-10 16:53:47 +01:00
tests Don't use plain string SQL statements 2021-08-10 16:53:47 +01: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