|
|
b690e580c5
|
refactor: enhance logging and batch processing in migration; adjust configuration parameters for improved performance
|
2026-05-09 01:16:34 -05:00 |
|
|
|
a216a8016f
|
refactor: update extractor methods to support FromJsonColumns; enhance data processing capabilities
|
2026-05-07 08:17:25 -05:00 |
|
|
|
46ddd0d6b7
|
refactor: enhance extraction query handling; add support for JSON column extraction and wildcard patterns
|
2026-05-07 07:40:21 -05:00 |
|
|
|
6414943cf3
|
refactor: streamline error handling and processing in GenericExtractor; implement partition processing with retries
|
2026-04-27 01:11:45 -05:00 |
|
|
|
00459e42e6
|
refactor: update column field names in ExtractionQuery struct; enhance logging in consume and process methods
|
2026-04-27 00:25:48 -05:00 |
|
|
|
33af391986
|
refactor: correct import path for db_dialects package in mssql and postgres files; add db_dialects package
|
2026-04-26 19:25:16 -05:00 |
|
|
|
2b2d740d2e
|
feat: implement QueryFromObject method for mssql and postgres wrappers; enhance query building with limits and geometry support
|
2026-04-26 19:24:22 -05:00 |
|
|
|
fbe17b3842
|
refactor: unify db dialect definition in dbdialects package
|
2026-04-26 01:33:34 -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 |
|
|
|
ea41a7c218
|
feat: register MSSQL and Postgres drivers in db-wrapper for improved factory pattern support
|
2026-04-15 23:09:56 -05:00 |
|
|
|
f09284ecdc
|
feat: enhance db-wrapper with improved MSSQL and Postgres implementations; add row result handling and dialect support
|
2026-04-15 22:55:14 -05:00 |
|
DiegoAlessandroMotta
|
ed889b740a
|
add db-wrapper package types
|
2026-04-15 20:22:23 -05:00 |
|