4
Custom query parameter on postgrest-js
Source: supabase/supabase#14330 · opened by @kouwasi
As an advanced usage, Change to able the add custom query parameter.
Is that a good idea? that feature already exists?
For example, You have custom postgrest filter query builder in your project.
If you want to work that builder with postgrest-js. but the builder forces follow postgrest-js's interface. (NOT postgrest interface)
When postgrest added some new feature, postgrest-js users need to wait for postgrest-js update. It's inconvenient, I think.
For more convenience, users can modify a postgrest-js query parameter itself.
Like below.
Is that a good idea? that feature already exists?
For example, You have custom postgrest filter query builder in your project.
If you want to work that builder with postgrest-js. but the builder forces follow postgrest-js's interface. (NOT postgrest interface)
When postgrest added some new feature, postgrest-js users need to wait for postgrest-js update. It's inconvenient, I think.
For more convenience, users can modify a postgrest-js query parameter itself.
Like below.
No pledges yet. Be the first to back this.
Comments
Similar requests
[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
Feature Request(postgrest-js): Programmatic .or() Query Building
1 vote · 0 comments
Support custom OAuth parameters or configurable auth URL from frontend
1 vote · 0 comments
Self-hosted Supabase doesn't support saving analytics queries
1 vote · 0 comments
No comments yet.