supabase / postgrest-js

Isomorphic JavaScript client for PostgREST.
https://supabase.com
MIT License
1.03k stars 133 forks source link

chore(docs): add note re: defaultToNull #448

Closed soedirgo closed 1 year ago

soedirgo commented 1 year ago

What kind of change does this PR introduce?

docs update

What is the current behavior?

defaultToNull only applies when doing bulk inserts/upserts, but this isn't reflected in the docs

What is the new behavior?

Update the docs

Additional context

https://github.com/supabase/postgrest-js/pull/417#discussion_r1269573654

soedirgo commented 1 year ago

Whoops, had a bug - thank god for tests 😄

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: