Commit Graph

12 Commits

Author SHA1 Message Date
524d892a60 feat: refactor migration job structure to use SourceTableInfo and TargetTableInfo for improved configuration handling 2026-04-09 19:20:50 -05:00
51480015ba feat: enhance concurrency management by adding WaitGroup support in extractors and loaders 2026-04-09 00:22:30 -05:00
d3a3b26bb3 feat: enhance error handling and context management in MSSQL extraction process 2026-04-08 22:39:07 -05:00
f6dfcd390f feat: refactor chunk handling in extractor and transformer for improved data processing 2026-04-08 21:09:26 -05:00
eeef3bc813 fix: correct variable name for job error in MSSQL extraction 2026-04-08 20:39:16 -05:00
e158986947 feat: enhance error handling with JobError struct and update extractor logic 2026-04-08 20:21:58 -05:00
bc6f9a6a70 feat: implement batch processing for MSSQL with improved structure and logging 2026-04-08 19:20:09 -05:00
8afdb45318 feat: implement batch processing for MSSQL extraction and transformation with range handling 2026-04-07 23:39:55 -05:00
270a66dbbf feat: enhance logging and performance metrics for migration processes 2026-04-07 15:53:17 -05:00
7bb67ddfcf feat: refactor data extraction and loading functions for improved context handling 2026-04-07 12:55:05 -05:00
d4786ed920 feat: implement PostgreSQL data extraction and transformation process 2026-04-06 21:04:17 -05:00
f589664320 feat: implement MSSQL data extraction and transformation process 2026-04-06 20:36:11 -05:00