`UTableEntity`: `One Of` filter for attribute of type `Many` now add condition `in` instead of `=`
UTableEntity
: One Of
filter for attribute of type Many
now add condition in
instead of =
what semantically correct.
It seems that =
was used in 2021 due to a bug in the SQL builder, which has already been fixed