Specify default table_options for AutoMigrate

前端 未结 0 1725
一向
一向 2021-02-20 04:48

Working with MySQL, when I use AutoMigrate e.g db.AutoMigrate(&User{}), GORM creates the users table with InnoDB. However I have want to use MyISAM engine (I ha

相关标签:
回答
  • 消灭零回复
提交回复
热议问题