v1.4.3
Fixed another regression regarding quoted values, this time values in arrays. While PostgREST doesn't parse any quotes there, PostgreSQL itelf does, so we need to quote.
Fixed another regression regarding quoted values, this time values in arrays. While PostgREST doesn't parse any quotes there, PostgreSQL itelf does, so we need to quote.