What's Changed
- Removed several SSL configurations by @AdalbertMemSQL in #18
- Added documentation for Fivetran website by @AdalbertMemSQL in #17
- Updated data type change handling by @AdalbertMemSQL in #19
- Fixed bug that caused NullPointerException by @AdalbertMemSQL in #21
- Fixed handling of the binary type by @AdalbertMemSQL in #22
- Added check that PK exists by @AdalbertMemSQL in #23
- Added connection attributes by @AdalbertMemSQL in #24
- Added option that changes the destination to work inside of a single database by @AdalbertMemSQL in #25
- Changed escape char of the CSV reader by @AdalbertMemSQL in #26
- Recreated table from scratch when PK changes by @AdalbertMemSQL in #27
Full Changelog: v1.0.0...v1.0.1