postgrest-js
postgrest-js copied to clipboard
Isomorphic JavaScript client for PostgREST.
## What kind of change does this PR introduce? Once https://github.com/supabase/postgres-meta/pull/915 is merged This introduce automatic types inferences for "joins based on functions" to `postgrest-js`. Along with the type generation...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [ ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions),...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
## What kind of change does this PR introduce? Export types `ResolveFilterValue` and `ResolveFilterRelationshipValue` Related to: https://github.com/supabase/supabase-js/issues/1351 ## What is the current behavior? Both types are not exported. If one...
## What kind of change does this PR introduce? Add the export of `GenericSchema` in order to allow to use it as base to Database type argument in the PostgrestClient....
Dynamic import('@supabase/node-fetch') in `PostgresBuilder` to avoid possible `Cannot read property 'bind' of undefined` error. Closes #574
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...