remove prop
This commit is contained in:
parent
8ce25a5dd1
commit
c8ccb9c3cc
2
gorm.go
2
gorm.go
@ -50,8 +50,6 @@ type Config struct {
|
||||
CreateBatchSize int
|
||||
// TranslateError enabling error translation
|
||||
TranslateError bool
|
||||
// NotFoundAsError set result is nil when no record found and result is ptr
|
||||
NotFoundAsNilWhenPtr bool
|
||||
|
||||
// ClauseBuilders clause builder
|
||||
ClauseBuilders map[string]clause.ClauseBuilder
|
||||
|
Loading…
x
Reference in New Issue
Block a user