forked from baron/baron-sso
chore: consolidate local integration changes
This commit is contained in:
@@ -63,6 +63,7 @@ func migrateSchemas(db *gorm.DB) error {
|
||||
&domain.SharedLink{},
|
||||
&domain.DeveloperRequest{},
|
||||
&domain.RPUserMetadata{},
|
||||
&domain.SystemSetting{},
|
||||
// &domain.RelyingParty{}, // Removed: SSOT is Hydra + Keto
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user