mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 02:32:57 +00:00
dev day #69
This commit is contained in:
@@ -136,6 +136,9 @@ func MigrateDB(db *gorm.DB) error {
|
||||
&models.CompetitionAlias{},
|
||||
&models.EmailLog{},
|
||||
&models.EmailEvent{},
|
||||
&models.NewsletterSentLog{},
|
||||
&models.MatchNotification{},
|
||||
&models.BlogNotification{},
|
||||
&models.PasswordReset{},
|
||||
&models.AboutPage{},
|
||||
// Add event tables so public endpoints don't fail before any writes occur
|
||||
|
||||
Reference in New Issue
Block a user