Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor (DMS): Replace deprecated Subquery coercion with explicit se…
…lect src/DIRAC/DataManagementSystem/DB/test/Test_FTS3DB.py::test_raceCondition /Users/cburr/Development/DIRAC-dev/DIRAC/src/DIRAC/DataManagementSystem/DB/FTS3DB.py:550: SAWarning: Coercing Subquery object into a select() for use in IN(); please pass a select() construct explicitly .filter(~FTS3Operation.operationID.in_(opIDsWithJobAssigned))
- Loading branch information