You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into this as well. As a stopgap, I produced a new type wrapper around String to use the user defined type conversion logic and it seems to work fine.
Simply add the
NAME
oid to theStringConversions
andNAME_ARRAY
to the array conv. It is used for object names in postgres.The text was updated successfully, but these errors were encountered: