CloudBasix Zero-ETL
Limitations
- The following SQL Server data types are not tracked for changes (table column data types are mapped to target data types and create on target Snowflake, PostgreSQL, BigQuery/CloudSQL databases as part of schema change tracking, but actual data is not tracked for changes at this point):varbinary, image, geometry, geography, binary, rowversion
- As of version 3.15, if Schema Change tracking is activated, all schema changes except column rename are handled in a fully automated manner. A column rename would result into target renamed column drop and recreate, which might result into a partial data loss. Renamed columns should be handled manually. Contact Support for more information.This issue is expected to be addressed in the next incremental release.