Skip to content

Don't block querying over DateOnly/TimeOnly in JSON#2149

Merged
roji merged 1 commit intonpgsql:mainfrom
roji:JsonDateTimeOnly
Dec 13, 2021
Merged

Don't block querying over DateOnly/TimeOnly in JSON#2149
roji merged 1 commit intonpgsql:mainfrom
roji:JsonDateTimeOnly

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Dec 13, 2021

Though until System.Text.Json supports DateOnly/TimeOnly, converters must be used.

Fixes #2148

Though until System.Text.Json supports DateOnly/TimeOnly, converters
must be used.

Fixes npgsql#2148
@roji roji enabled auto-merge (squash) December 13, 2021 18:44
@roji roji merged commit d00cafb into npgsql:main Dec 13, 2021
@roji roji deleted the JsonDateTimeOnly branch December 13, 2021 18:53
roji added a commit that referenced this pull request Dec 13, 2021
Though until System.Text.Json supports DateOnly/TimeOnly, converters
must be used.

Fixes #2148

(cherry picked from commit d00cafb)
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.

DateOnly query on jsonb property throwing InvalidCastException

1 participant