Skip to content

Plain comparison only works with primitives #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

erikdubbelboer
Copy link
Member

Comparing with an array will result in an error.

I tried to see if I could implement comparison with an array, but that doesn't seem possible as you need to know the array type in postgres, which we don't.

koenbollen
koenbollen previously approved these changes Jun 8, 2024
Base automatically changed from more-test-data to main June 15, 2024 08:37
@erikdubbelboer erikdubbelboer dismissed koenbollen’s stale review June 15, 2024 08:37

The base branch was changed.

Comparing with an array will result in an error.

I tried to see if I could implement comparison with an array, but that
doesn't seem possible as you need to know the array type in postgres,
which we don't.
@erikdubbelboer erikdubbelboer force-pushed the compare-non-primitive branch from 56b4577 to 229ad2a Compare June 15, 2024 09:07
@erikdubbelboer erikdubbelboer merged commit f62bc77 into main Jun 15, 2024
5 checks passed
@erikdubbelboer erikdubbelboer deleted the compare-non-primitive branch June 15, 2024 09:09
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.

None yet

2 participants