-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Description
Currently, if you select values from a field of type citext, conversion will fail with:
Incompatible {errSQLType = "citext", errSQLTableOid = Nothing, errSQLField = "citext", errHaskellType = "Text", errMessage = "types incompatible"}
You can work around this by selecting it as text. Built-in support for this would still be nice.
Metadata
Metadata
Assignees
Labels
No labels