diff options
author | Stephen Finucane <sfinucan@redhat.com> | 2022-04-08 10:27:46 +0100 |
---|---|---|
committer | Stephen Finucane <sfinucan@redhat.com> | 2022-04-08 15:56:59 +0100 |
commit | 287ef8d68973a50b611b443c97ed9c0d25226eb7 (patch) | |
tree | 1115d6e8eb661b7f774882cb2f2e5ed78607bf2b /.mailmap | |
parent | 440fa6ab00994167b4e0b7643bf791e88f5c52d8 (diff) | |
download | nova-287ef8d68973a50b611b443c97ed9c0d25226eb7.tar.gz |
db: Remove inplicit coercion of SELECTs
Resolve the following RemovedIn20Warning warning:
Implicit coercion of SELECT and textual SELECT constructs into FROM
clauses is deprecated; please call .subquery() on any Core select or
ORM Query object in order to produce a subquery object.
This one was easy.
Change-Id: Ifeab2aa8cef7ad151d5d5f92937e90ab34b96e8a
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions