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
refactor/etl-interfaces
Add File
New File
Upload File
Apply Patch
go-migrate
/
internal
/
app
/
etl
/
transformers
History
Kylesoda
13cd02a824
refactor: add reverse configuration and enhance transformation logic for PostgreSQL to SQL Server migration
2026-05-29 13:23:39 -05:00
..
consume_test.go
refactor: add comprehensive tests for batch processing and error handling in Consume
2026-05-11 08:22:35 -05:00
consume.go
refactor: simplify batch processing by removing partition dependency and introducing batch accumulator
2026-05-11 00:38:42 -05:00
mssql.go
refactor: replace Exec with Consume method in MssqlTransformer; enhance retry handling and streamline transformation logic
2026-05-09 00:30:49 -05:00
plan.go
refactor: add reverse configuration and enhance transformation logic for PostgreSQL to SQL Server migration
2026-05-29 13:23:39 -05:00
postgres.go
refactor: implement bidirectional transformation support with PostgreSQL integration
2026-05-29 12:17:16 -05:00
process-with-retries.go
refactor: replace Exec with Consume method in MssqlTransformer; enhance retry handling and streamline transformation logic
2026-05-09 00:30:49 -05:00
utils.go
refactor: add reverse configuration and enhance transformation logic for PostgreSQL to SQL Server migration
2026-05-29 13:23:39 -05:00