27 Commits

Author SHA1 Message Date
86258718d8 refactor: update benchmark results and configuration for improved performance in go-migrate 2026-05-29 14:38:25 -05:00
13cd02a824 refactor: add reverse configuration and enhance transformation logic for PostgreSQL to SQL Server migration 2026-05-29 13:23:39 -05:00
8f8d2d11a4 refactor: enhance config handling in main; unify config parsing logic across scripts 2026-05-09 08:36:30 -05:00
0c59d06af6 refactor: adjust configuration parameters for extractors and transformers; optimize batch processing settings 2026-05-09 02:07:09 -05:00
6fa9b21b1c refactor: update totalRows and chunkSize constants for improved performance 2026-05-09 01:49:39 -05:00
5a8bce7701 refactor: update totalRows constant and add siteHolderAttach data generation logic; enhance row generation and loading process 2026-05-09 01:33:12 -05:00
09bd364976 feat: implement Azure Blob Storage client and refactor configuration structure 2026-04-21 11:03:56 -05:00
8217b13d08 feat: add azblob client implementation for file uploads 2026-04-21 10:01:42 -05:00
df4c3bc390 feat: refactor db handling to use db-wrapper package; enhance connection management and result handling for MSSQL and Postgres 2026-04-16 08:48:29 -05:00
524d892a60 feat: refactor migration job structure to use SourceTableInfo and TargetTableInfo for improved configuration handling 2026-04-09 19:20:50 -05:00
e8ace6ecf9 feat: implement job configuration structure and YAML parsing for migration jobs 2026-04-09 18:12:11 -05:00
adbc962464 feat: add configuration parsing and job management in YAML format 2026-04-09 17:47:58 -05:00
51d83661a4 fix: update globalID generation for consistency in UUID handling 2026-04-08 14:12:33 -05:00
75b04d4b2e feat: add MANZANA migration job and update related processing logic 2026-04-08 10:16:27 -05:00
3765e8adb3 feat: implement PUERTO data generation and loading with improved structure and logging 2026-04-08 10:08:17 -05:00
4434054b21 feat: implement data generation and loading for MANZANA with improved structure and logging 2026-04-08 09:57:40 -05:00
1e2a37e59f fix: adjust migration parameters for improved performance and consistency 2026-04-07 23:52:49 -05:00
8903a04f4d fix: standardize variable naming and adjust loader sleep duration for consistency 2026-04-07 20:22:00 -05:00
c318428563 feat: update chunk size for MSSQL data loading and add utility functions for database operations 2026-04-07 17:57:36 -05:00
8738ef92b7 feat: implement MSSQL bulk loading functionality with transaction handling 2026-04-07 16:21:10 -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
dfc76eecd0 feat: implement ETL process with extractors and loaders 2026-04-06 14:04:56 -05:00
fa7ea94979 feat: add logging configuration and implement migration logic 2026-04-03 23:05:19 -05:00
b04f1315af feat: enhance mssql configuration and update extraction script 2026-04-03 22:55:30 -05:00
7eaa3478e1 fix: update schema and table names for mssql metadata extraction 2026-04-03 00:08:26 -05:00
50169bee9e feat: add mssql info extraction script 2026-04-02 18:23:55 -05:00
c696314f86 feat: add mssql data extraction script 2026-04-02 15:09:37 -05:00