Update migrator.go
This commit is contained in:
parent
b448319e2e
commit
04f2710005
@ -1,9 +1,10 @@
|
||||
package gorm
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
|
||||
"gorm.io/gorm/clause"
|
||||
"gorm.io/gorm/schema"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
// Migrator returns migrator
|
||||
|
Loading…
x
Reference in New Issue
Block a user