|
|
6f8a332719
|
refactor: enhance config handling and unify main entrypoint
Unify configuration parsing logic across entrypoints and clean up legacy script-side config paths.
|
2026-05-09 12:00:00 -05:00 |
|
|
|
bf15979c00
|
refactor: consolidate error handling and retry configuration
Centralize the error channel size, retry policy and max-failed batches/partition limits in the job config.
|
2026-05-05 16:00:00 -05:00 |
|
|
|
70ce71f59b
|
refactor: replace per-dialect extractors with generic extractor
Collapse the mssql- and postgres-specific extractors into a single generic implementation driven by the DB dialect interface.
|
2026-04-28 18:00:00 -05:00 |
|
|
|
f0caa55a21
|
feat: add source and target database type fields
Add source_db_type and target_db_type to the migration config so the same binary can drive any supported direction.
|
2026-04-17 13:00:00 -05:00 |
|