-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels