|
|
9eb9821daf
|
refactor: rename Batch to Partition and update related types and channels for consistency
|
2026-04-11 00:09:28 -05:00 |
|
|
|
cd0e53b1d2
|
feat: implement MSSQL extractor, transformer, and Postgres loader for enhanced data migration
|
2026-04-10 23:39:37 -05:00 |
|
|
|
1be7018ba3
|
feat: refactor configuration to include source and target database types
|
2026-04-10 22:58:57 -05:00 |
|
|
|
a5b5a04feb
|
feat: update extractor and transformer constructors to return Extractor interface
|
2026-04-10 20:42:16 -05:00 |
|
|
|
c1bae79f98
|
feat: implement Postgres loader and refactor migration job processing
|
2026-04-10 20:40:01 -05:00 |
|
|
|
053e6bd673
|
feat: add MSSQL extractor and transformer implementations for improved data migration
|
2026-04-10 19:59:44 -05:00 |
|
|
|
eb3c3bbfce
|
feat: refactor error handling to use custom_errors.LoaderError for improved error management
|
2026-04-10 19:35:38 -05:00 |
|
|
|
9493a2d32f
|
feat: refactor error handling to accept max retry attempts as a parameter for improved flexibility
|
2026-04-10 19:32:12 -05:00 |
|
|
|
ca621352c9
|
feat: refactor models to improve type handling and enhance error management across migration processes
|
2026-04-10 19:27:27 -05:00 |
|
|
|
c2ea84bfcf
|
feat: implement extractor error handling and batch processing for MSSQL and Postgres
|
2026-04-10 19:06:41 -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 |
|
|
|
b04f1315af
|
feat: enhance mssql configuration and update extraction script
|
2026-04-03 22:55:30 -05:00 |
|
|
|
ad89519ece
|
refactor: database url config
|
2026-04-02 14:28:03 -05:00 |
|
|
|
e5a5a5e415
|
feat: add postgres connection
|
2026-03-31 18:59:04 -05:00 |
|
|
|
ef69ecd47d
|
feat: add config module
|
2026-03-31 10:14:14 -05:00 |
|