Changelog
- 31d6492 Address review: case-insensitive BigQuery unchanged-cols check, clarify schema-flow and Redshift containment comments
- 0cfa7d6 Fix CI failures
- 37049d9 Fix CI with staging ingest schema
- 46c175b Fix PG CDC merge wipes unchanged TOAST/JSONB columns Fixes #706
- 392d751 Fix SET NULL workaround
- 0610721 Fix comments
- 4f16480 Fix duckdb implementation
- 6dacf9d Fix greptile issues
- ca9e3fb Fix main-merge conflict resolution for the composed CDC merges
- 0779646 Fix string escaping issues
- 89ac3a3 Keep _cdc_unchanged_cols out of merges on destinations that don't consume it
- 3780466 Keep _cdc_unchanged_cols staging-only
- a1f0d24 Merge branch 'main' into genora51/snowflake-toast-fix
- 405d8dc Merge branch 'main' into genora51/snowflake-toast-fix
- 5e1e7f1 Merge branch 'main' into genora51/snowflake-toast-fix
- 12ddd0b Merge pull request #788 from bruin-data/publish-docker-image-on-release
- 5224a81 Merge pull request #789 from bruin-data/pg-cdc-toast-preservation
- 28a2236 Merge upstream main into genora51/snowflake-toast-fix
- 6b82723 Merge upstream/main into genora51/snowflake-toast-fix
- f497210 Validate SQL Server CDC source and fix CDC merge semantics across all destinations (#786)
- e82b7d6 ci: gate docker-build on integration-tests
- a35bcfb ci: gate release-unix on docker-test instead of docker-build
- d8dfbbe ci: publish docker image to GHCR on release
- c8ddf02 make the comparisons case-insensitive