Joseph Doherty
|
8af4f9915f
|
feat(datasync): extend DbBulkMergeDestination with excludeFromUpdate and updateCondition
|
2026-01-06 13:35:25 -05:00 |
|
Joseph Doherty
|
3145fca371
|
feat(etl): add column mapping to destinations (intersect with dest schema)
|
2026-01-03 11:06:38 -05:00 |
|
Joseph Doherty
|
0b317c1ffc
|
feat(etl): add commandTimeoutSeconds to destinations
|
2026-01-03 11:01:12 -05:00 |
|
Joseph Doherty
|
644e884b21
|
feat(etl): implement DbBulkMergeDestination for incremental updates
|
2026-01-03 09:26:43 -05:00 |
|
Joseph Doherty
|
63a0e7cf7e
|
feat(etl): implement DbBulkImportDestination for full table refresh
Add bulk import destination that truncates and loads data using
SqlBulkCopy with configurable batch sizes and streaming support.
|
2026-01-03 09:22:57 -05:00 |
|