Remove migrator code

This commit is contained in:
Yang Luo
2023-11-03 00:25:09 +08:00
parent b985bab3f3
commit 8a195715d0
7 changed files with 0 additions and 378 deletions

View File

@ -64,7 +64,6 @@ func InitConfig() {
InitAdapter()
CreateTables()
DoMigration()
}
func InitAdapter() {