Releases: titan550/bcpy
Releases · titan550/bcpy
Bug Fix and Performance Improvements
- 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.
Support for Flat Files and Pandas DataFrame
This version supports transferring flat files and Pandas DataFrame objects.