20300: Fix where(nil, ...) case.
authorTom Clegg <tom@curii.com>
Thu, 7 Sep 2023 13:39:34 +0000 (09:39 -0400)
committerTom Clegg <tom@curii.com>
Fri, 29 Sep 2023 14:14:14 +0000 (10:14 -0400)
commit0127a60904f8f392d60111c07ac80f461fe26c22
tree293f80f63e8bee2023b5e77312cfed70cbd8f9e8
parentd3a9348beaefdd355a0a88ac9f43ad243ae2603d
20300: Fix where(nil, ...) case.

Rails 5 accepted where(nil, ...) as a no-op, but in Rails 6 that's an
error.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
services/api/app/models/arvados_model.rb