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")
Further information:
(see "Resource Representation")
No pledges yet. Be the first to back this.
Comments
Similar requests
Custom query parameter on postgrest-js
4 votes · 0 comments
Allow configuring PostgREST pool and pooler in Supabase CLI (api.db_pool, api.use_pooler)
1 vote · 0 comments
Introducing supabase to the Haskell ecosystem
9 votes · 0 comments
Compression Issue with ‘application/vnd.pgrst.object+json’ Content-Type in PostgREST Responses
3 votes · 0 comments
Support Case-Insensitive Array Element Matching in PostgREST API
3 votes · 0 comments
No comments yet.