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
b418ded78b484330b71ce433377df4f74e7c8e88
go-migrate
/
cmd
/
go_migrate
History
Kylesoda
0d0511716f
feat: add row count mismatch error handling in processMigrationJob and update SQL query to exclude additional graph-related columns
2026-04-16 12:46:55 -05:00
..
connect.go
feat: enhance column type querying functions for improved error handling and SQL compatibility
2026-04-04 10:17:20 -05:00
log.go
feat: implement database wrapper interfaces for MSSQL and Postgres; enhance migration job processing with pre and post SQL execution
2026-04-13 07:57:18 -05:00
main.go
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
metrics.go
feat: enhance migration job processing with detailed metrics and error handling
2026-04-09 21:55:19 -05:00
process.go
feat: add row count mismatch error handling in processMigrationJob and update SQL query to exclude additional graph-related columns
2026-04-16 12:46:55 -05:00