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
b386965bb8b3b80275b10c9c00623b8d51bee307
go-migrate
/
cmd
/
go_migrate
History
Kylesoda
b386965bb8
refactor: enhance database configuration handling with individual parameters and URL resolution methods
2026-05-15 09:59:42 -05:00
..
dryrun.go
refactor: implement dry run feature to validate connections and count source rows without migrating
2026-05-15 08:38:12 -05:00
expiry.go
refactor: implement expiry check to manage database connection interruptions
2026-05-12 08:28:41 -05:00
log.go
feat: enhance logging configuration to use dynamic log level from environment variable
2026-04-19 23:06:13 -05:00
main.go
refactor: enhance database configuration handling with individual parameters and URL resolution methods
2026-05-15 09:59:42 -05:00
process.go
refactor: add partition calculation strategy and implement estimation logic; enhance table analyzers for max/min column queries
2026-05-09 10:35:36 -05:00
validate.go
refactor: add validation feature to compare row counts between source and target databases
2026-05-12 11:07:55 -05:00