Closed ablack3 closed 1 year ago
@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 it looks good to me, thanks for the fix
@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.