Skip to content

REGR: rountripping datetime through sqlite doesn't work #54985

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

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Sep 3, 2023

this wasn't one of the deprecated converters

@phofl phofl added Regression Functionality that used to work in a prior pandas version IO SQL to_sql, read_sql, read_sql_query labels Sep 3, 2023
@phofl phofl added this to the 2.1.1 milestone Sep 3, 2023
Copy link
Member

@lithomas1 lithomas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the quick patch.

@phofl phofl merged commit 4d3b536 into pandas-dev:main Sep 4, 2023
@phofl phofl deleted the 54877 branch September 4, 2023 09:09
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 4, 2023
mroeschke pushed a commit that referenced this pull request Sep 5, 2023
…gh sqlite doesn't work) (#54993)

Backport PR #54985: REGR: rountripping datetime through sqlite doesn't work

Co-authored-by: Patrick Hoefler <[email protected]>
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Regression how datetime64[ns] is saved in sqlite table
2 participants