`UTableEntity`: `One Of` filter for attribute of type `Many` now add condition `in` instead of `=`
- Nov 20, 2024
-
-
Pavlo Mashliakovskiy authored
`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
-