2
JS API: .or() syntax
Source: supabase/supabase#16095 · opened by @MentalGear
Currently, the or() expects raw PostgREST syntax for the filter names and values, which is counter to the use of the rest of the JS functions.
It'd be more idiomatic if it could be extended to behave like:
or even:
It'd be more idiomatic if it could be extended to behave like:
or even:
No pledges yet. Be the first to back this.
Comments
Similar requests
[storage-js] Skip `.from('bucket')` storage calls syntax for `createSignedUrls` function
1 vote · 0 comments
Proper editor for JSON(B) fields
2 votes · 0 comments
Add the "CREATE OR REPLACE TRIGGER" syntax to the SQL editor within the online UI.
2 votes · 0 comments
Edge Functions: Allow package.json without import_map.json
6 votes · 0 comments
Compression Issue with ‘application/vnd.pgrst.object+json’ Content-Type in PostgREST Responses
3 votes · 0 comments
No comments yet.