Files
placement/placement
Stephen Finucane 3aca87e4fc db: Replace deprecated 'FromClause.select().whereclause' parameter
Resolve the following sqlalchemy.exc.RemovedIn20Warning warning:

  The FromClause.select().whereclause parameter is deprecated and will
  be removed in version 2.0.  Please make use of the Select.where()
  method to add WHERE criteria to the SELECT statement.

For more information, refer to http://sqlalche.me/e/b8d9.

Change-Id: Ie93f52777da62fa98e8b33d4d1ca0ae6da4de9e0
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-04-07 15:39:27 +01:00
..
2022-04-07 15:37:28 +01:00
2022-04-07 15:37:28 +01:00
2022-04-07 15:37:28 +01:00
2020-06-09 14:13:53 +02:00