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

Fix timestamp to be returned as Unspecified DateTime in legacy mode #5466

Merged
merged 1 commit into from Nov 27, 2023

Conversation

roji
Copy link
Member

@roji roji commented Nov 27, 2023

Fixes #5465

@roji roji requested a review from vonzshik as a code owner November 27, 2023 23:06
@roji roji merged commit 69ee3a4 into npgsql:main Nov 27, 2023
17 checks passed
@roji roji deleted the Timestamp branch November 27, 2023 23:24
roji added a commit that referenced this pull request Nov 27, 2023
@roji
Copy link
Member Author

roji commented Nov 27, 2023

Backported to 8.0.1 via 394d847

JonasWestman pushed a commit to monitor-erp/npgsql that referenced this pull request Dec 20, 2023
…pgsql#5466)

Fixes npgsql#5465

(cherry picked from commit 69ee3a4)
Signed-off-by: monjowe <jonas.westman@monitor.se>
JonasWestman pushed a commit to monitor-erp/npgsql that referenced this pull request Dec 21, 2023
…pgsql#5466)

Fixes npgsql#5465

(cherry picked from commit 69ee3a4)
Signed-off-by: monjowe <jonas.westman@monitor.se>
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.

Kind maps to UTC instead of unspecified with EnableLegacyTimestampBehavior switch in .NET 8
2 participants