Skip to content

Handling citext and uuid as types #40

@johannspies

Description

@johannspies

More a question or request than an issue:

How can I add citext and uuid as PostgreSQL-types handled by PostgreSQL.jl?

At the moment I have do casting in the query like this:

Select title::text from wos_2016_2.article where title = 'Mouse Clicks and Key StrOkes';

where title is of the type 'citext';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions