phldavies
05/13/2025, 5:26 PM.sq
query to work around lacking support (for example we're attempting to check containment of an array column with :item = ANY(array_col)
or ARRAY[:item] <@ array_col
but neither currently seems possible)phldavies
05/13/2025, 5:28 PMitem: MyType
as parameter, correctly fed into the expression as-is.