FeatureFuel
2

Support nulls=stripped introduced by PostgREST 11.2.0

Source: supabase/supabase#16479 · opened by @vrilcode
PostgREST 11.2.0 introduced stripping of null value properties in JSON results for arrays and single object responses. To support that functionality in [postgrest-js]( a method like stripNulls()could be introduced. For instance: client.from('table').select().stripNulls().

Further information:

(see "Resource Representation")

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests