-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Upgrading to v0.0.10 breaks my current application.
PG::InvalidTextRepresentation: ERROR: array value must start with "{" or dimension informationI receive this error if the array is empty, haven't tested with an array with values.
Version v0.0.9, which doesn't throw error
["modifier_ids", "{}"]Version v0.0.10, which throws error
["modifier_ids", "'{}'"]I'm on Postgres 9.1.3.
Metadata
Metadata
Assignees
Labels
No labels