You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For an extension I wanted Array's to_slice for Uuid arrays. Unfortunately that did not work, because Uuid is not Scalar. I figured it should and asked the Opus 4.8 which agreed (however much that means).
For an extension I wanted
Array'sto_sliceforUuidarrays. Unfortunately that did not work, becauseUuidis notScalar. I figured it should and asked the Opus 4.8 which agreed (however much that means).