Skip to content

Commit e7c5039

Browse files
changelog
1 parent 785178b commit e7c5039

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
| Data Model(s) | Change type | Old | New | Notes |
1717
| ------------- | ----------- | --- | --- | ----- |
18-
| `stg_netsuite2__customers` | New fields | | `is_inactive`, `comments`, `url`, `created_at` | Additional customer attributes now available in the staging model. Remove from `customers_pass_through_columns` if currently included. |
19-
| `stg_netsuite2__entities` | New fields | | `date_created`, `_fivetran_deleted` | Remove from `entities_pass_through_columns` if currently included. |
18+
| `stg_netsuite2__customers` | New fields | | `is_inactive`, `comments`, `url`, `created_at` | **Breaking Change:** Remove from `customers_pass_through_columns` if currently included. |
19+
| `stg_netsuite2__entities` | New fields | | `date_created`, `_fivetran_deleted` | **Breaking Change:** Remove from `entities_pass_through_columns` if currently included. |
2020
| `stg_netsuite2__transaction_accounting_lines` | New field | | `amount_linked` | |
2121
| `stg_netsuite2__transaction_lines` | New field | | `_fivetran_deleted` | |
2222
| `stg_netsuite2__transactions` | New field | | `_fivetran_deleted` | Soft-deleted records are still filtered out. |

0 commit comments

Comments
 (0)