Skip to content
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

[5.6] Add missing PostgreSQL operators #23945

Merged
merged 1 commit into from
Apr 25, 2018
Merged

[5.6] Add missing PostgreSQL operators #23945

merged 1 commit into from
Apr 25, 2018

Conversation

elynnaie
Copy link

Adds the operators "not ilike", "is distinct from", and
"is not distinct from" to the Postgres query grammar. Backwards
compatible.

https://www.postgresql.org/docs/10/static/functions-comparison.html#FUNCTIONS-COMPARISON-PRED-TABLE

Adds the operators "not ilike", "is distinct from", and
"is not distinct from" to the Postgres query grammar. Backwards
compatible.

https://www.postgresql.org/docs/10/static/functions-comparison.html#FUNCTIONS-COMPARISON-PRED-TABLE
@taylorotwell taylorotwell merged commit bfa0312 into laravel:5.6 Apr 25, 2018
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.

2 participants