CengSin / oracle

GORM oracle driver
Other
111 stars 43 forks source link

编译不通过怎么解决呀 #16

Open linjianshu opened 2 years ago

linjianshu commented 2 years ago

github.com/cengsin/oracle

....\pkg\mod\github.com\cengsin\oracle@v1.0.0\oracle.go:53:59: unknown field 'WithReturning' in struct literal of type callbacks.Config

austin-millan commented 2 years ago

Use gorm.io/gorm v1.20.5 as workaround, this driver is too old and not maintained enough for latest gorm releases.