🎉 Source Name Parameter Addition and Case Sensitivity Bug Fix 🎉
Happy Friday! This release includes the following non-breaking changes:
- Addition of the
source_name
argument within macros. This argument issalesforce
by default, but if a user wishes to point the macro to a different named source then they will be able to using this argument. PR #6 - Bug fix to allow upper case all lookup fields to allow Snowflake to determine duplicates and remove them in the final query.