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
97
Commits
4
Branches
0
Tags
refactor/extractor-retry-logic
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kylesoda
ec96532d04
refactor: optimize row handling in mssql extractor and transformer
2026-04-17 01:10:45 -05:00
cmd
/go_migrate
refactor: implement extractor retry logic and streamline extractor interface
2026-04-17 00:33:49 -05:00
internal
/app
refactor: optimize row handling in mssql extractor and transformer
2026-04-17 01:10:45 -05:00
scripts
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
.env.example
feat: add postgres connection
2026-03-31 18:59:04 -05:00
.gitignore
feat: add Makefile for building binaries across platforms
2026-04-16 11:51:05 -05:00
config.yaml
feat: comment out TRUNCATE statements in pre_sql for MANZANA and PUERTO jobs
2026-04-16 11:46:24 -05:00
go.mod
refactor: remove unused ColumnType and inspect-columns files; update migration job to use separate table analyzers for source and target databases
2026-04-12 19:16:14 -05:00
go.sum
feat: implement job configuration structure and YAML parsing for migration jobs
2026-04-09 18:12:11 -05:00
Makefile
feat: add Makefile for building binaries across platforms
2026-04-16 11:51:05 -05:00
Description
No description provided
479
KiB
Languages
Go
97.5%
Makefile
2.5%