|
@@ -27,8 +27,8 @@ func AutoMigrate(db *gorm.DB) error {
|
|
|
&models.DNSRecord{},
|
|
&models.DNSRecord{},
|
|
|
&models.PWResetToken{},
|
|
&models.PWResetToken{},
|
|
|
&models.NotificationConfig{},
|
|
&models.NotificationConfig{},
|
|
|
- &models.SubEvent{},
|
|
|
|
|
&models.EventContainer{},
|
|
&models.EventContainer{},
|
|
|
|
|
+ &models.SubEvent{},
|
|
|
&ints.KubeIntegration{},
|
|
&ints.KubeIntegration{},
|
|
|
&ints.BasicIntegration{},
|
|
&ints.BasicIntegration{},
|
|
|
&ints.OIDCIntegration{},
|
|
&ints.OIDCIntegration{},
|