postgrest-js icon indicating copy to clipboard operation
postgrest-js copied to clipboard

Isomorphic JavaScript client for PostgREST.

Results 154 postgrest-js issues
Sort by recently updated
recently updated
newest added

# Bug report ## Describe the bug From my understaning of https://github.com/supabase/supabase-js/issues/92 `.throwOnError()` should work as if I were typing something like: ```ts const { data: queryResult, error: queryError }...

bug

## What kind of change does this PR introduce? Hi all! This PR simply re-exports a couple helper types that many of us were using to strongly type our query...

## What kind of change does this PR introduce? - Implement the [maxAffected](https://docs.postgrest.org/en/v13/references/api/preferences.html#max-affected) postgrest 13 feature at the client level - Add tests, introduce a more generic way to handle...

## What kind of change does this PR introduce? This lay out the ground basis to start introducing new postgrest-13 features to the client library. 1. It adds a way...

# 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

PostgREST returns date & time types as a JSON string (and will continue to do so, since there's no native date/time type in JSON). However, we can modify the JSON...

enhancement

# 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

# 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
postgrest-patch-needed

# 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

# 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