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

Allow nullable filter #895

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

enricodelazzari
Copy link
Contributor

No description provided.

@enricodelazzari
Copy link
Contributor Author

@AlexVanderbist Any news on this? Thanks

@AlexVanderbist
Copy link
Member

Another great PR, thanks!

@patrickrobrecht
Copy link
Contributor

@enricodelazzari @AlexVanderbist When upgrading from Laravel Query Builder 5.5.0 to 5.6.0, we noticed that this PR introduces a small change which is not fully backwards compatible as we expected according to Semantic Versioning. See PR #902 for details and a bugfix restoring backwards compatibility.

@patrickrobrecht
Copy link
Contributor

patrickrobrecht commented Dec 11, 2023

As mentioned above, the change introduced by this PR is not fully backwards compatible. I've updated #902 to introduce a new method which provides the same behavior as default(null) did before merging this PR.

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.

None yet

3 participants