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

convert dates to numbers when loading data to sqlite #58

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

ablack3
Copy link
Collaborator

@ablack3 ablack3 commented Jul 27, 2023

@ginberg will you review this?

I just copied the logic from DatabaseConnector::insertTable. I think sqlite is always going to present issues with dates which is why I've switched entirely to duckdb in CDMConnector.

@ablack3 ablack3 requested a review from ginberg July 27, 2023 20:17
@ginberg
Copy link
Collaborator

ginberg commented Jul 28, 2023

@ablack3 it looks good to me, thanks for the fix

@ginberg ginberg merged commit c1ea79d into develop Jul 28, 2023
8 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.

2 participants