likyh opened a new issue, #2013: URL: https://github.com/apache/incubator-devlake/issues/2013
## Description Now we only suppurt migrationscripts but it's too complex to develop a new plugin. If I don't modify some models repeatedly, I need delete record from `migrate_history` and delete tables frequently. Also it's a difficulty to fresh developer. ## Describe the solution you'd like Support both migrationscripts and autoMigrate. ## Describe alternatives you've considered Add `auto_migrate.go` for autoMigrate. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
