supabase-js
supabase-js copied to clipboard
An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invo...
# 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...
I have a simple table that has 2 columns I care about. created_at: timestamp (always has a value) read_on: timestamps (null if unread, value if read). I want to show...
## What kind of change does this PR introduce? I just upgraded the version of `@supabase/postgrest-js` ## What is the current behavior? My e2e tests always failed after I upgraded...
# 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 Hi, I was working with supabases' js client attempting to get storage upload working and I incorrectly configured the client. This resulted in my credentials being logged...
# 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...
# 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? Fix #914 ## Additional context As I posted here, this won't work on Node.js
# Bug report - [✔ ] 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...