Skip to content
New issue

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

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

Already on GitHub? # to your account

A fix for #446, #566 #568

Merged
merged 1 commit into from
May 19, 2021
Merged

A fix for #446, #566 #568

merged 1 commit into from
May 19, 2021

Conversation

k8n
Copy link
Contributor

@k8n k8n commented May 18, 2021

entity_id comparison to * is invalid (postgres would say: Invalid text representation: 7 ERROR: invalid input syntax for type bigint: "*").

whereNotNull above already takes care of the intent.

#446, #566

`entity_id` comparison to `*` is invalid (postgres would say: Invalid text representation: 7 ERROR:  invalid input syntax for type bigint: "*"). `whereNotNull` already takes care of the intent.
@k8n k8n changed the title A fix for #446 A fix for #446, #566 May 18, 2021
@JosephSilber JosephSilber reopened this May 19, 2021
@JosephSilber JosephSilber merged commit 8e52a5e into JosephSilber:master May 19, 2021
@JosephSilber
Copy link
Owner

Thanks 🙏

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants