nova/nova/tests
Stephen Finucane b88ea30701 db: Don't pass strings to 'Connection.execute'
Resolve the following RemovedIn20Warning warning:

  Passing a string to Connection.execute() is deprecated and will be
  removed in version 2.0.  Use the text() construct, or the
  Connection.exec_driver_sql() method to invoke a driver-level SQL
  string.

Change-Id: I44d6bf1ebfaf24f00a21389364456bceaae7c4d1
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-11-12 09:58:42 +00:00
..
fixtures db: Don't pass strings to 'Connection.execute' 2021-11-12 09:58:42 +00:00
functional db: Replace use of legacy select() calling style 2021-11-12 09:58:42 +00:00
unit db: Don't pass strings to 'Connection.execute' 2021-11-12 09:58:42 +00:00
__init__.py
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00