FeatureFuel
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?

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