This website requires JavaScript.
Explore
Help
Sign In
kylesoda
/
go-migrate
Watch
1
Star
0
Fork
0
You've already forked go-migrate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ed889b740af128ea338ed89f54c0a22b4b0e5185
go-migrate
/
internal
/
app
/
etl
History
Kylesoda
803f8988b8
refactor: update extractor interfaces to return row counts instead of using pointers for rows read
2026-04-13 19:25:18 -05:00
..
extractors
refactor: update extractor interfaces to return row counts instead of using pointers for rows read
2026-04-13 19:25:18 -05:00
loaders
fix: enhance error handling in extractor and loader processes; ensure proper job error propagation and logging
2026-04-12 20:11:19 -05:00
table_analyzers
feat: implement exponential backoff strategy for error handling in extractor and loader processes; enhance retry configuration options
2026-04-12 20:35:29 -05:00
transformers
refactor: rename Batch to Partition in error handling and processing functions for consistency
2026-04-11 00:32:50 -05:00
types.go
refactor: update extractor interfaces to return row counts instead of using pointers for rows read
2026-04-13 19:25:18 -05:00