Commit Graph

19 Commits

Author SHA1 Message Date
7924dd3af7 feat: refactor chunk handling in loader and transformer for improved data processing 2026-04-08 21:11:26 -05:00
f6dfcd390f feat: refactor chunk handling in extractor and transformer for improved data processing 2026-04-08 21:09:26 -05:00
853be4a5a6 feat: update chunk size for MSSQL processing and enhance error handling in transformation functions 2026-04-08 20:48:36 -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
75b04d4b2e feat: add MANZANA migration job and update related processing logic 2026-04-08 10:16:27 -05:00
4434054b21 feat: implement data generation and loading for MANZANA with improved structure and logging 2026-04-08 09:57:40 -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
6da321c4bb feat: implement MSSQL row transformation and loading functions 2026-04-07 11:47:27 -05:00
2f8263d332 feat: add ensureUTC function and apply it to datetime transformations in MSSQL processing 2026-04-07 11:37:04 -05:00
aea310a3dd feat: add WKB to EWKB conversion with SRID handling and integrate into MSSQL transformation 2026-04-07 10:43:52 -05:00
f305ddec0b feat: add MSSQL UUID transformation and update migration process for channel handling 2026-04-06 21:53:09 -05:00
8de4838e00 feat: streamline data extraction from MSSQL and Postgres, add UUID transformation 2026-04-06 21:37:17 -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
c0e9bcf88c feat: add extract query builders 2026-04-06 11:39:27 -05:00
c49ff65b1d feat: remove unused column type logging and streamline migration job processing 2026-04-06 10:50:04 -05:00