Skip to content

Add notElem and notElem1 to Rel8.Array - #410

Merged
shane-circuithub merged 1 commit into
masterfrom
any-all
Aug 20, 2026
Merged

Add notElem and notElem1 to Rel8.Array#410
shane-circuithub merged 1 commit into
masterfrom
any-all

Conversation

@shane-circuithub

Copy link
Copy Markdown
Contributor

elem and elem1 (along with their new counterparts) are now implemented using PostgreSQL's ANY operator. This necessitates Opaleye 0.10.8.0 which adds the AnyExpr constructor to PrimExpr.

We also fix elem and elem1's behaviour for nullable data.

`elem` and `elem1` (along with their new counterparts) are now implemented using PostgreSQL's `ANY` operator. This necessitates Opaleye 0.10.8.0 which adds the `AnyExpr` constructor to `PrimExpr`.

We also fix `elem` and `elem1`'s behaviour for nullable data.
@shane-circuithub
shane-circuithub merged commit 21c1220 into master Aug 20, 2026
2 checks passed
@shane-circuithub
shane-circuithub deleted the any-all branch August 20, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant