morphismtech / squeal

Squeal, a deep embedding of SQL in Haskell
350 stars 32 forks source link

Add array ANY and ALL conditions #214

Closed echatav closed 4 years ago

echatav commented 4 years ago

See docs

Define functions arrAll and arrAny, to check a comparison on all or any of the elements of an array.