-
# Bug report
## Describe the bug
When i add the module using the go cli the `client.go` file is outdated and does not contain the new methods for setting the auth token. However, when i go to th…
-
```
poetry-env) nyck33@nyck33-lenovo:~/projects/chatgpt-retrieval-plugin-nyck33-fork$ poetry run pytest -s ./tests/datastore/providers/supabase/test_supabase_datastore.py
===========================…
-
**Describe the bug**
I can't share code between functions because the deploy script claims that it can't find files that are actually available locally. I assume it's some kind of docker context issu…
-
The Supabase database pauses after 7 days of inactivity. To prevent it from pausing, an automated process should be set up to ping the database at least once per week.
-
-
# Bug report
## Describe the bug
I have a sveltekit project, in which I want to use some Twitch API features. I switched to supebase v2 because of the "refresh_token" problems.
I'm using this t…
-
Following this to add User Auth
https://supabase.com/docs/guides/getting-started/quickstarts/nextjs
-
### Version
@nuxtjs/supabase: "^1.1.5",
nuxt: "^3.9.1"
### Steps to reproduce
Follow get started guide with bun: http://supabase.nuxtjs.org/get-started
### What is Expected?
Successful insta…
-
# Bug report
The user object is null in Edge Function runtime with a valid authorization token.
## Describe the bug
I'm trying to get the User object with a valid Authorization token to perform a…
ghost updated
1 month ago
-
## Problem
Currently there's no way to use event triggers. RDS allows it though, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Concepts.General.FeatureSupport.EventTriggers.…