-
**Describe the bug**
It's not clear what happened but we had a bunch of the following errors:
`expected statement description, got *pgconn.ResultReader`
`expected statement description, got *pgconn…
-
# 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://gith…
-
# Bug Report
## Describe the bug
Running `supabase db diff` throws a "failed to connect" error:
```
failed to connect to `host=localhost user=postgres database=postgres`: dial error (dial tcp …
-
### Discussed in https://github.com/uptane/uptane.github.io/discussions/177
Originally posted by **Abhijay007** January 22, 2024
Hi, Uptane Community 👋 ,
I'd like to bring up a suggestion …
-
I'm super excited about this repo! I'm new to Vercel, Supabase and Resend. On a brand new project, I'm following the instructions for this project through the README and it appears that everything r…
-
### Description
As of now we are saving only `username`, `email`, and `password` to the Supabase table. Hence we need to save more data to reflect them back in the `User Profile`
### Tasks
- [ …
-
How can I dump triggers (`CREATE TRIGGER` statements with `supabase db dump`)?
Tried with and without `--data-only` argument.
On the other side, `pg_dump` dumps triggers perfectly.
Why is it…
-
The VS Marketplace has 6 featured extensions which are shown prominently on the [MP site](https://marketplace.visualstudio.com/). We try to update this list every 1-2 months and we aim to showcase som…
-
## Bug report
I am transforming my pg database from railway to supabase without data follow these steps
1. change DATABASE_URL to supabase
2. run `npx medusa user -e test@gmail.com -p test ` t…
-
## Scope & Context
We aim to integrate Twenty into an existing ecosystem utilizing a Supabase instance that already supports various applications like Medusa, Strapi, and Directus. The integration …