PR #129 includes the following updates:
Feature Update
- Applies only to Redshift: adds support for Redshift's
SUPERdata type in thesfdc_formula_viewmacro, enabling proper handling of large model configurations stored as JSON in thefivetran_formula_model.model_largecolumn.
Under the Hood
- Refactors the handling of the
using_quoted_identifiersargument of thesfdc_formula_viewmacro for readability and maintainability.- Adds integration tests for when
using_quoted_identifiersis true.
- Adds integration tests for when
Full Changelog: v0.11.0...v0.11.1