Skip to content

Cannot cast integer columns #5

Closed
@asafbrukarz

Description

@asafbrukarz

When searching against an integer primary key column, I receive:

ERROR:  type "integer" does not exist

This is related to: select '396'::"integer";, rather than select '396'::integer; (which works correctly)

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