Upgrading to v0.0.10 breaks my current application.
PG::InvalidTextRepresentation: ERROR: array value must start with "{" or dimension information
I 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
Version v0.0.10, which throws error
I'm on Postgres 9.1.3.
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
Version v0.0.10, which throws error
I'm on Postgres 9.1.3.