kylesoda
  • Joined on 2026-02-24
kylesoda pushed to main at kylesoda/go-migrate 2026-04-09 12:18:40 +00:00
a0b51f40c1 feat: add context support to migration job processing for improved cancellation and error handling
b64a76ca45 feat: improve error handling and job cancellation in migration process
51480015ba feat: enhance concurrency management by adding WaitGroup support in extractors and loaders
dc632361e5 feat: implement loader error handling and refactor chunk processing in migration job
0ee5d9032c feat: add context support to error handlers for improved cancellation and error management
Compare 11 commits »
kylesoda pushed to main at kylesoda/go-migrate 2026-04-09 01:22:18 +00:00
e158986947 feat: enhance error handling with JobError struct and update extractor logic
bc6f9a6a70 feat: implement batch processing for MSSQL with improved structure and logging
Compare 2 commits »
kylesoda pushed to main at kylesoda/go-migrate 2026-04-09 00:18:59 +00:00
d32d4df6e4 feat: implement batch processing for MSSQL with improved structure and logging
51d83661a4 fix: update globalID generation for consistency in UUID handling
75b04d4b2e feat: add MANZANA migration job and update related processing logic
3765e8adb3 feat: implement PUERTO data generation and loading with improved structure and logging
Compare 4 commits »
kylesoda pushed to main at kylesoda/go-migrate 2026-04-08 14:57:47 +00:00
4434054b21 feat: implement data generation and loading for MANZANA with improved structure and logging
1e2a37e59f fix: adjust migration parameters for improved performance and consistency
8afdb45318 feat: implement batch processing for MSSQL extraction and transformation with range handling
8903a04f4d fix: standardize variable naming and adjust loader sleep duration for consistency
Compare 4 commits »
kylesoda pushed to main at kylesoda/go-migrate 2026-04-07 22:58:29 +00:00
c318428563 feat: update chunk size for MSSQL data loading and add utility functions for database operations
8738ef92b7 feat: implement MSSQL bulk loading functionality with transaction handling
270a66dbbf feat: enhance logging and performance metrics for migration processes
7bb67ddfcf feat: refactor data extraction and loading functions for improved context handling
6da321c4bb feat: implement MSSQL row transformation and loading functions
Compare 10 commits »
kylesoda created branch main in kylesoda/go-migrate 2026-04-07 22:58:29 +00:00
kylesoda created repository kylesoda/go-migrate 2026-04-07 22:58:10 +00:00
kylesoda pushed to main at kylesoda/http-testing 2026-03-30 23:31:37 +00:00
a37888eddf add .temp directory to .gitignore file
kylesoda pushed to main at kylesoda/http-testing 2026-03-30 22:55:29 +00:00
daa2a9c4c7 Add http server initial setup
kylesoda created branch main in kylesoda/http-testing 2026-03-30 22:55:29 +00:00
kylesoda created repository kylesoda/http-testing 2026-03-30 22:46:38 +00:00
kylesoda pushed to main at kylesoda/pgx-learning 2026-03-30 22:01:47 +00:00
b3eb75646a feat: add logrus logger
5e23e20e5a refactor: extract connection to database logic to db module
Compare 2 commits »
kylesoda pushed to main at kylesoda/pgx-learning 2026-03-30 16:04:57 +00:00
e6373267b1 add debugging logs for seeding script
kylesoda pushed to main at kylesoda/pgx-learning 2026-03-30 14:42:52 +00:00
b515f1c8f6 feat: update main module to use task repository
a49fd2d0d7 feat: implement task respository
d0d32736a6 fix: Change UpdatedAt data type to allow nullable values
35314e6e85 feat: add db management scripts
a9ca077edd chore: refactor project structure
Compare 10 commits »
kylesoda created branch main in kylesoda/pgx-learning 2026-03-30 14:42:52 +00:00
kylesoda created repository kylesoda/pgx-learning 2026-03-30 14:42:25 +00:00