Skip to content

Add support for citext #130

@sol

Description

@sol

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions