1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Source Coda: Migrate Python CDK to Low-code CDK (#29288)

Co-authored-by: Sunny Hashmi <6833405+sh4sh@users.noreply.github.com>
This commit is contained in:
btkcodedev
2023-08-26 00:49:21 +05:30
committed by GitHub
parent 45c90dd2b8
commit c299cd9add
21 changed files with 371 additions and 445 deletions

View File

@@ -62,6 +62,15 @@
},
"sync_mode": "full_refresh",
"destination_sync_mode": "overwrite"
},
{
"stream": {
"name": "rows",
"json_schema": {},
"supported_sync_modes": ["full_refresh"]
},
"sync_mode": "full_refresh",
"destination_sync_mode": "overwrite"
}
]
}