How To Use Golang Migrate for Database Migration
It is common for web application having a database and using concept of migration already considered as best practice. Instead of creating database schema directly to database, migration script created so we could control how we manage the schema pro...
blog.didiktrisusanto.dev3 min read