Skip to content

Support for Array of Enums #6

@jamlen

Description

@jamlen

I want to define a column which is an array of enum values, but whilst I can create the table and execute an INSERT, I can’t select the record back and I get this error

BadRequestException: Array of type 'zones' is not supported

and it fails in the Console RDS window if I just try SELECT * FROM product.

Here is a sql fiddle of what I'm trying to support

See discussion on slack here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions