资讯

Add a migration file generation tool to GORM that can automatically create SQL migration files (.up.sql / .down.sql) by diffing the current database schema with the schema defined in GORM models. • ...