release v0.8.7
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