|
|
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 |
|
|
|
382c2099f7
|
feat: add ORDER BY clause to SQL extract queries for consistent result ordering
|
2026-04-06 19:13:14 -05:00 |
|
|
|
dfc76eecd0
|
feat: implement ETL process with extractors and loaders
|
2026-04-06 14:04:56 -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 |
|
|
|
828fc57121
|
feat: refactor column type handling and streamline database column queries
|
2026-04-04 13:30:07 -05:00 |
|
|
|
de0d4a5516
|
feat: enhance column type querying functions for improved error handling and SQL compatibility
|
2026-04-04 10:17:20 -05:00 |
|
|
|
46c08323ad
|
feat: add ColumnType struct and associated methods for database column metadata
|
2026-04-04 09:33:42 -05:00 |
|
|
|
b05e566fca
|
feat: refactor database connection logic and add column type querying functions
|
2026-04-04 00:23:28 -05:00 |
|
|
|
5ebaac482d
|
feat: implement database connection functions for SQL Server and Postgres
|
2026-04-03 23:33:19 -05:00 |
|
|
|
45407b070f
|
feat: implement database connection logic for SQL Server and Postgres
|
2026-04-03 23:27:16 -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 |
|
|
|
ad89519ece
|
refactor: database url config
|
2026-04-02 14:28:03 -05:00 |
|
|
|
36af9378ad
|
feat: add casting for special postgres types
|
2026-04-01 14:18:21 -05:00 |
|
|
|
deedf7f95d
|
feat: add dinamic query building
|
2026-04-01 12:14:16 -05:00 |
|
|
|
8775103a9d
|
feat: add extractData method for retrieving data from postgresql
|
2026-04-01 10:03:14 -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 |
|
|
|
c2aa7409cf
|
Init project
|
2026-03-31 08:39:04 -05:00 |
|