1
Feature Request(postgrest-js): Programmatic .or() Query Building
Source: supabase/supabase#33236 · opened by @MohammedFaragallah
Are there any plans to support programmatic query building for .or() with an API similar to other operators? For example, something like:
Currently, constructing OR conditions requires manually building query strings, which feels inconsistent compared to other query operators. While I understand that this would be a significant change, it can be frustrating to rely on a client for query building, only to end up manually formatting query strings.
Would it be possible to introduce a more structured approach to OR queries in postgrest-js?
Currently, constructing OR conditions requires manually building query strings, which feels inconsistent compared to other query operators. While I understand that this would be a significant change, it can be frustrating to rely on a client for query building, only to end up manually formatting query strings.
Would it be possible to introduce a more structured approach to OR queries in postgrest-js?
No pledges yet. Be the first to back this.
Comments
Similar requests
Expose Supabase-Admin-API to Kong
2 votes · 0 comments
[RFC] Query builder immutability and safe branching semantics across Supabase SDKs
1 vote · 0 comments
[Feature Request] Call other saved SQL queries from Dashboard query
1 vote · 0 comments
Enhanced SQL Query Management for Supabase CLI: A Proposal for Query File and Folder Support
4 votes · 0 comments
Programmatically signIn a user via service role
2 votes · 0 comments
No comments yet.