supabase / postgrest-js

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

Make type error when a null value with eq operator from the not filter. #522

Open MiryangJung opened 3 months ago

MiryangJung commented 3 months ago

What kind of change does this PR introduce?

Make type error when a null value with eq operator from the not filter.

https://github.com/supabase/postgrest-js/issues/485