Skip to content

Disallow naive datetimes in Comparison right-hand - #24

Merged
Epse merged 1 commit into
mainfrom
fix/disallow-naive-datetime
Sep 8, 2026
Merged

Disallow naive datetimes in Comparison right-hand#24
Epse merged 1 commit into
mainfrom
fix/disallow-naive-datetime

Conversation

@Epse

@Epse Epse commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Fixes #23

As discussed in mentioned issue, CORE cannot handle filters with naive datetimes.
Thus we validate this, not necessarily on creation, but on serialization.

Fixes #23

As discussed in mentioned issue, CORE cannot handle filters with
naive datetimes.
Thus we validate this, not necessarily on creation,
but on serialization.
@Epse
Epse merged commit b4c587e into main Sep 8, 2026
12 checks passed
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.

CORE: Disallow naive datetimes

1 participant