Don't run migration
This commit is contained in:
parent
dc564d37f0
commit
9a0bd8e7f9
@ -37,5 +37,4 @@ func ConnectToDatabase() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Client = database.NewDatabase(pool)
|
Client = database.NewDatabase(pool)
|
||||||
Client.CreateTables(pool)
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user