Skip to content

Conversation

@sergoslav
Copy link
Contributor

Hi @pdphilip, I have got issue when using your extension together with Laravel lighthouse extension - it makes query builder with upper case operators (eg. LIKE) but your extension allows only lower case operators.
So I added a hotfix to convert all operators to lowercase. And it solves my problem.

I'm not sure which one of extensions better to apply this fix, but maybe this hotfix would help to someone else escape such troubles in future.

Thank you!

@pdphilip pdphilip merged commit b5e3070 into pdphilip:main Nov 5, 2024
@pdphilip
Copy link
Owner

pdphilip commented Nov 5, 2024

Thank you @sergoslav - will release shortly

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