fivetran / dbt_netsuite

Data models for Fivetran's Netsuite connector, built using dbt.
https://fivetran.github.io/dbt_netsuite/
Apache License 2.0
36 stars 34 forks source link

Added some of the transaction line booleans to allow downstream filtering #114

Closed FrankTub closed 4 months ago

FrankTub commented 5 months ago

…ring

Please provide your name and company

Frank Tubbing → Beequip

Link the issue/feature request which this PR is meant to address

https://github.com/fivetran/dbt_netsuite/issues/113

Detail what changes this PR introduces and how this addresses the issue/feature request linked above.

How did you validate the changes introduced within this PR?

Ran it in my local project based on my own branch and that worked as expected.

Which warehouse did you use to develop these changes?

Postgres

Did you update the CHANGELOG?

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

Provide an emoji that best describes your current mood

:dancer: **Feedback** We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next. **PR Template** - [Community Pull Request Template](?expand=1&template=pull_request_template.md) (default) - [Maintainer Pull Request Template](?expand=1&template=maintainer_pull_request_template.md) (to be used by maintainers)
FrankTub commented 5 months ago

Not really sure if I indeed should upgrade the package version to 0.12.1 or something? And if you want to bundle any other changes?