Skip to content

Remove Quotes from PostgreSQL Integer Array Type in SQL Generation #3614

@HollisMeynell

Description

@HollisMeynell

How to remove the quotation marks generated by @Column(columnDefinition = "integer[]") in the SQL creation statement? These quotation marks cause a PostgreSQL error via JDBC: ERROR: type "integer[]" does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions