refactor: remove dataset cron records
This commit is contained in:
@@ -33,7 +33,6 @@ func AutoMigrate(database *gorm.DB) error {
|
||||
&SaProject{},
|
||||
&SaDatasetSource{},
|
||||
&SaDatasetItem{},
|
||||
&SaDatasetCron{},
|
||||
&SaInboxItem{},
|
||||
&SaInboxSuggestion{},
|
||||
&SaTask{},
|
||||
|
||||
Reference in New Issue
Block a user