Skip to content

release v0.8.7

Compare
Choose a tag to compare
@osalvador osalvador released this 06 Aug 13:23

Create ReplicaDB in docker container and some bug fixed:

  • Bug fix #11 automatically set IDENTITY_INSERT
  • Remove quotes from column names, which are not supported by SQLServerBulkCopy
  • SQLServerBulkCopy does not support parallel execution on the sink table with primary keys
  • Bug fixed related with bytea data type in postgres source and sink