•3 min read
How to Fix a Dirty Database Using a Go Script
Learn how to fix a dirty database state caused by failed migrations in Go using the golang-migrate package, even when you don't have MySQL admin permissions.
Technical writings, tutorials, and thoughts on software development
Learn how to fix a dirty database state caused by failed migrations in Go using the golang-migrate package, even when you don't have MySQL admin permissions.