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.5] Added missing postgres inet operators. #21518

Merged
merged 1 commit into from
Oct 4, 2017
Merged

Conversation

lfreijo
Copy link

@lfreijo lfreijo commented Oct 3, 2017

This will add two missing Postgres inet operators to the Postgres grammer. This should be backwards compatible to all other versions.

List of Postgres operators:
https://www.postgresql.org/docs/9.6/static/functions-net.html

@lfreijo
Copy link
Author

lfreijo commented Oct 3, 2017

If this is accepted please also merge it into 5.4. I can create a separate pull request if needed.

@tillkruss tillkruss changed the title Added missing postgres inet operators. [5.5] Added missing postgres inet operators. Oct 4, 2017
@taylorotwell taylorotwell merged commit d610151 into laravel:5.5 Oct 4, 2017
@taylorotwell
Copy link
Member

5.4 maintenance has ended.

edmandiesamonte added a commit to edmandiesamonte/framework that referenced this pull request Oct 6, 2017
* upstream/5.5:
  Added missing postgres inet operators. (laravel#21518)
  tag v5.5.14 release notes
  version
  update v5.5 changelog
  Apply fixes from StyleCI (laravel#21514)
  formatting
  Remove unnecessary else statement
  add mapToDictionary tests
  rename method dictionary -> mapToDictionary; avoid pre-pr regression
  formatting
  formatting
  [5.5] Allow marking notifications as unread (laravel#21497)
  methods on facade are static (laravel#21501)
  StyleCI fixes
  Add ability to pass callback to whenLoaded Resource method
  Fix User model typehints & `$user` variable duplicates in Policy stub;
  Add make command for custom exceptions
  add buildToDictionary
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