PR #180 includes the following updates:
Feature Update
- Converts the
message_datafield in thestg_fivetran_platform__logmodel to a string for the following datatypes:- Snowflake: VARIANT
- Redshift: SUPER
- Postgres: JSON and JSONB
- BigQuery: JSON (already supported)
Under the Hood
- Expands testing of JSON datatypes in the
stg_fivetran_platform__logmodel.
Full Changelog: v2.5.0...v2.5.1