Skip to content

Commit

Permalink
changed HistoryMode to history_mode
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-abdulsalam committed Jun 20, 2024
1 parent 722db6d commit 7eb2fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
- We have introduced a new field, `SchemaDiff`, which supports adding new columns, changing column type, and updating primary keys.
- Changes in WriteBatchRequest:
- We have added support for Parquet batch files configuration details.
- We have introduced a new field, `HistoryMode`, which indicates that history mode is enabled for the table.
- We have introduced a new boolean field, `history_mode`, which indicates that history mode is enabled for the table.

0 comments on commit 7eb2fa3

Please sign in to comment.