Skip to content

0.4.0

Compare
Choose a tag to compare
@tresf tresf released this 27 Jul 20:08
· 14 commits to master since this release
4470da9

2018-07-20

Features:

  • Replaces dots with underscores in table names unless -allowdots is provided (#6)
  • Adds compatibility with PowerShell (pwsh) for Mac (#11)
  • Provides geographical data import (#4)

Fixes:

  • Fixes single quotes missing around values (#1)
  • Prevents race-condition with Out-File (#3)
  • Fixes a datetime field overflow with MySQL (#5)
  • Forces UTF-8 output (#2)