Skip to content

v0.13.1 dbt_netsuite_source

Latest
Compare
Choose a tag to compare
@fivetran-data-model-bot fivetran-data-model-bot released this 07 Jul 17:14
8b666e7

This release introduces the following updates:

Feature Update

  • Added pass through columns functionality to the stg_netsuite__accounting_periods and stg_netsuite2__accounting_periods models using a new accounting_periods_pass_through_columns variable. This allows users to pass through additional columns from the ACCOUNTING_PERIOD source tables (PR #62 and PR #63)
    • See README for more details.

Note: Columns specified by accounting_periods_pass_through_columns are not currently persisted downstream to Netsuite transform models. Please open an issue on the dbt_netsuite repository if you would like to see accounting period custom columns persisted downstream.

Under the Hood

  • Updated package maintainer PR template. (PR #63)

Contributors

Full Changelog: v0.13.0...v0.13.1