Open zchenyu opened 1 year ago
I noticed this only happens if PreferSimpleProtocol
is set to true.
Bump. Any update on this? I'd like to be able to upgrade to latest to get this feature: https://github.com/go-gorm/postgres/pull/179/files
But I'm blocked by this bug
GORM Playground Link
https://github.com/go-gorm/playground/pull/586
Description
This test fails after upgrading
gorm.io/driver/postgres
from v1.4.5 to v1.4.6The test adds an enum type that contains a
String()
methodExpected (with v1.4.5):