Update migrator.go

This commit is contained in:
Jinzhu 2023-04-26 17:59:52 +08:00 committed by GitHub
parent b448319e2e
commit 04f2710005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,10 @@
package gorm
import (
"reflect"
"gorm.io/gorm/clause"
"gorm.io/gorm/schema"
"reflect"
)
// Migrator returns migrator