Skip to content

Fix Go SQL time parsing

Compare
Choose a tag to compare
@mwielbut mwielbut released this 14 Dec 21:37
· 14 commits to master since this release
f579532

Go SQL parses columns formatted as dates or times into time.Time. This change adds support for converting native time.Time into civil.Date.