Skip to content

Merge master #3

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

Merged
merged 32 commits into from
Apr 14, 2022
Merged

Merge master #3

merged 32 commits into from
Apr 14, 2022

Conversation

Nutickets
Copy link
Owner

No description provided.

dmason30 and others added 30 commits September 2, 2021 15:55
Use Paginator to resolve current page.
[bug] Fix current binding count when previous binding is false
Fix uncacheable relationships being cached
Add Laravel 9 compatibility.
Recently Laravel added support for full-text search where clauses in the query builder. 
https://laravel.com/docs/9.x/queries#full-text-where-clauses

Looks like using that functionality with this package throws an error in line 240 of CacheKey.php because it didn't properly handle that where clause. 

This pull request makes a few changes to support full-text where clauses.
Support for full text search
@joeyrush joeyrush merged commit f0909c0 into Nutickets:master Apr 14, 2022
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.

7 participants