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.2] Add missing postgresql-specific operators #14224

Merged
merged 2 commits into from
Jul 5, 2016
Merged

[5.2] Add missing postgresql-specific operators #14224

merged 2 commits into from
Jul 5, 2016

Conversation

telless
Copy link
Contributor

@telless telless commented Jul 5, 2016

Belated PR to #12580 issue.
Add "not ilike" operator and shortcuts for 'not ilike' and 'ilike'.
Referring to Postgresql docs

@GrahamCampbell GrahamCampbell changed the title Add missing postgresql-specific operators [5.2] Add missing postgresql-specific operators Jul 5, 2016
@taylorotwell taylorotwell merged commit c68cee9 into laravel:5.2 Jul 5, 2016
@telless telless deleted the missing_query_builder_operators branch July 6, 2016 01:26
@telless telless restored the missing_query_builder_operators branch July 6, 2016 01:26
@telless telless deleted the missing_query_builder_operators branch July 6, 2016 01:26
taylorotwell pushed a commit that referenced this pull request May 4, 2017
* Add missing postgresql-specific operators

* Fix style error
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