-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for having clause in case of raw queries in select statement System is throwing error in search query if query builder contains Raw columns (columns that are instance of Illuminate\Database\Query\Expression class) This commit will fix this issue in search query by introducing having clause in case of raw/expression columns
- Loading branch information
1 parent
f2a5e88
commit 3d20f2a
Showing
1 changed file
with
73 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters