supabase / postgrest-js

Isomorphic JavaScript client for PostgREST.
https://supabase.com
MIT License
962 stars 128 forks source link

fix: rpc w/ HEAD/GET w/ array param #534

Closed soedirgo closed 2 months ago

soedirgo commented 2 months ago

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

rpc() with HEAD/GET using an array param gives a malformed array literal error

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.15.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: