What's Changed
- fix: fix incorrect timestamp types (fixes #203, #209)
- feat: support named instances for Microsoft Sql Server by @gittgott in #204
- feat: add --date-parser flag to control Postgres DATE type by @brianmcd in #210 (fixes #177, #194)
- docs: list current cli args by @shane-js in #167
- docs: update README.md run instructions by @shane-js in #166
- docs: improve documentation (fixes #178)
- feat(cli): adjust flag descriptions (fixes #193)
- feat: improve error when
.env
file is missing
New Contributors
Full Changelog: 0.16.7...0.17.0