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
95
Commits
4
Branches
0
Tags
feat/mssql-to-mssql
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
63cf26e1ab
feat: update target database type to sqlserver and clean up unused code in mssql.go
2026-04-17 16:29:32 -05:00
cmd
/go_migrate
feat: implement GenericLoader for batch processing and utility functions
2026-04-17 15:58:08 -05:00
internal
/app
feat: update target database type to sqlserver and clean up unused code in mssql.go
2026-04-17 16:29:32 -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: update target database type to sqlserver and clean up unused code in mssql.go
2026-04-17 16:29:32 -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%