Skip to content

[7.x] Add whereBetweenColumns methods#33728

Merged
taylorotwell merged 2 commits intolaravel:7.xfrom
ekvedaras:whereBetweenColumns
Aug 4, 2020
Merged

[7.x] Add whereBetweenColumns methods#33728
taylorotwell merged 2 commits intolaravel:7.xfrom
ekvedaras:whereBetweenColumns

Conversation

@ekvedaras
Copy link
Copy Markdown
Contributor

Adds new methods to query builder:

  • whereBetweenColumns
  • orWhereBetweenColumns
  • whereNotBetweenColumns
  • orWhereNotBetweenColumns

Same idea like whereColumn, just for whereBetween.

@nunomaduro nunomaduro changed the title Add whereBetweenColumns methods [7.x] Add whereBetweenColumns methods Aug 1, 2020
@taylorotwell taylorotwell merged commit 28c5534 into laravel:7.x Aug 4, 2020
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