#73 implement PostSignup serverside
Some checks failed
Build Docker Image / Explore-Gitea-Actions (push) Failing after 1m0s
Some checks failed
Build Docker Image / Explore-Gitea-Actions (push) Failing after 1m0s
This commit is contained in:
@@ -29,4 +29,6 @@ func RunMigrations(db *sql.DB) {
|
||||
log.Fatal("Could not run migrations: ", err)
|
||||
}
|
||||
}
|
||||
|
||||
log.Println("Migrations ran successfully")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user