Closed
Description
I'm trying to follow the solution from #72 (comment).
There are 3 columns of type timestamptz. 2 of them work fine, but one of them gets infered as type string instead of date.
This happens because the first row has value null in that column.
How should I proceed? Is there any way to force the type inferred by sql.array(...)?
Metadata
Metadata
Assignees
Labels
No labels