Skip to content

Bug Fix and Performance Improvements

Latest
Compare
Choose a tag to compare
@titan550 titan550 released this 09 May 05:33
· 140 commits to master since this release
227add3
  • Fixes issue with UTF-8 BOM in flat files.
  • Fixes the sqlcmd bug with Kerberos integrated authentication.
  • Removes temporary CSV file as soon as the data transfer is over to save space which is especially important when using RAM (e.g., /dev/shm).
  • Allows custom bcp batch size.