Skip to content

Commit

Permalink
docs: Add delete+insert (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin authored Apr 21, 2023
1 parent 8e01cf2 commit ac0100a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ The table below shows which dbt and Firebolt features are supported by the adapt
| View materializations | :white_check_mark: |
| Incremental materializations - append | :white_check_mark: |
| Incremental materializations - insert_overwrite | :white_check_mark: |
| Incremental materializations - delete+insert | :white_check_mark: |
| Incremental materializations - merge | :x: |
| Snapshots | :x: |
| Seeds | :white_check_mark: |
Expand Down

0 comments on commit ac0100a

Please sign in to comment.