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

error with additional request #106

Open
alexeydg opened this issue Apr 11, 2019 · 3 comments
Open

error with additional request #106

alexeydg opened this issue Apr 11, 2019 · 3 comments

Comments

@alexeydg
Copy link

Sorry my bad english.
I need to transfer to the grid not all orders, but with a specific selection, for example:
->create(['query' => Orders::query()->whereNotNull('processed_at'), 'request' => $request])
If i do search, i have bug:
select * from orders where (processed_atis not null orphonelike %111111111% oremaillike %111111111%) andorders.deleted_atis null order byid1 desc limit 15
my request hits to search request with or: processed_at is not null or `phone

@basicAngular
Copy link

The same Thing with me, it is not working I think I have to use another plugin for the grid, anyone can give solution on it

@basicAngular
Copy link

@alexeydg found any solution ?

@alexeydg
Copy link
Author

no

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

No branches or pull requests

2 participants