Skip to content

Conversation

@rmnldwg
Copy link
Collaborator

@rmnldwg rmnldwg commented Dec 5, 2024

No description provided.

Previously, combingn `Q(...) | None` would return a query that always
evaluates to an all-true query. Now, the original `Q(...)` is returned.
These test check whether the combination of `Q` object with `None` -
e.g. `Q(...) | None` surely return the same query as only the original
`Q(...)` object.
@rmnldwg rmnldwg merged commit a9839a1 into main Dec 5, 2024
2 checks passed
@rmnldwg rmnldwg deleted the release-0.2.3 branch December 5, 2024 15:14
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