Skip to content

Commit 36c56bd

Browse files
Apply suggestions from code review
1 parent 5ccb6f6 commit 36c56bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
## What does this dbt package do?
1616
- Materializes [Sage Intacct staging tables](https://fivetran.github.io/dbt_sage_intacct_source/#!/overview/sage_intacct_source/models/?g_v=1&g_e=seeds) which leverage data in the format described by [this ERD](https://fivetran.com/docs/applications/sage-intacct#schemainformation). These staging tables clean, test, and prepare your Sage Intacct data from [Fivetran's connector](https://fivetran.com/docs/applications/sage-intacct) for analysis by doing the following:
17-
- Names columns for consistency across all packages and for easier analysis
18-
- Adds freshness tests to source data
19-
- Adds column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values.
17+
- Names columns for consistency across all packages and for easier analysis
18+
- Adds freshness tests to source data
19+
- Adds column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values.
2020
- Generates a comprehensive data dictionary of your sage_intacct data through the [dbt docs site](https://fivetran.github.io/dbt_sage_intacct_source/).
2121
- These tables are designed to work simultaneously with our [Sage Intacct transformation package](https://github.com/fivetran/dbt_sage_intacct).
2222
## How do I use the dbt package?

0 commit comments

Comments
 (0)