chore: remove remaining QuoteForge/qfs references
This commit is contained in:
@@ -23,7 +23,7 @@ func AllModels() []interface{} {
|
||||
}
|
||||
}
|
||||
|
||||
// Migrate runs auto-migration for all QuoteForge tables
|
||||
// Migrate runs auto-migration for all PriceForge tables
|
||||
// Handles MySQL constraint errors gracefully for existing tables
|
||||
func Migrate(db *gorm.DB) error {
|
||||
for _, model := range AllModels() {
|
||||
|
||||
Reference in New Issue
Block a user