Skip to content

Commit e1f44a1

Browse files
Corrects MySQL destination documantion: deduped history is not supported. (#14854)
Co-authored-by: Amruta Ranade <[email protected]>
1 parent 3ba8276 commit e1f44a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/destinations/mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ There are two flavors of connectors for this destination:
1111
| :--- | :--- | :--- |
1212
| Full Refresh Sync | Yes | |
1313
| Incremental - Append Sync | Yes | |
14-
| Incremental - Deduped History | Yes | |
14+
| Incremental - Deduped History | No | |
1515
| Namespaces | Yes | |
1616
| SSH Tunnel Connection | Yes | |
1717

0 commit comments

Comments
 (0)