-
# Bug report
- [Uncertain] I confirm this is a bug with Supabase, not with my own application.
- [x - threads I found on this same error did not help] I confirm I have searched the [Docs](https://d…
-
https://firebase.google.com/docs/auth/android/account-linking
-
In #1838 we are adding a Posts Service, and it's reusing code for Redis that currently deals with both Feeds and Posts. We can strip the Feeds logic out of there, and move it to #1828. See, for exam…
-
# Feature request
## Is your feature request related to a problem? Please describe.
Transactions are a fundamental concept of all database systems. The essential point of a transaction is that i…
-
**Describe the bug**
When using useQuery (from @tanstack/react-query) it is possible to narrow the result by checking for isPending and isError (when the query is not pending, and there is no error,…
-
> The acronym is RLHF, which stands for Reinforcement Learning from Human Feedback. This method involves humans guiding the behavior and outputs of the model by providing feedback on its responses, he…
-
Hey,
The guys over at supabase has created a package manager for trusted extensions, https://database.dev/. It would be super smooth for us, as supabase users, to adopt plrust if it was made availa…
-
### Bug description
Error: Error in connector: Error querying the database: Error querying the database: Error querying the database: db error: ERROR: prepared statement "s0" does not exist
### …
-
# Bug report
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and [Discord](https://discord.supabase.co…
-
# Bug report
I keep getting the `getSession()` error about 500 times on one page.
> Using the user object as returned from supabase.auth.getSession() or from some supabase.auth.onAuthStateChange()…