-
**Describe the bug**
Since Release 1.202.4, db reset no longer recognises my seed.sql file even though it exists in the expected location, supabase/seed.sql
**To Reproduce**
Steps to reproduce th…
-
I've been using Prisma in node.js & I'm loving it.
Right now I have a Fastapi backend that I want to use Prisma with, yet I'm facing this issue whenever I run "Prisma db push" :
`prisma db push
…
-
The data from the [The Movie Database (TMDB) API](https://developer.themoviedb.org/docs) shall be saved in Supabase so that we don't have to query TMDB often.
| TMDB | sneak.page |
| ------------…
-
# Bug report
## Describe the bug
`supabase.auth.signUp()` is not erroring for existing accounts. Right now, you can submit an existing email with _any_ incorrect password, and supabase will retu…
-
**Describe the bug**
In trying to get supabase running on my local machine, after running `supabase link` and confirming I'm authenticating, running `supabase start` or `npx supabase start` fails wit…
-
### What's not working?
This seems to be a problem for me since I reported a very similar problem in #8359. The casing of the url is now fixed:
https://redwoodjs.com/docs/cli-commands#setup-grap…
-
### What does it concern?
The plugin SDK, design, or schema
### Goal or desired behavior
Read contents from Native credentials storage in Windows or via Keychain in MacOS
### Current behavior
Bas…
-
**Describe the bug**
I get the below error whenever I run `supabase db diff`. Even removing all images and containers doesn't fix it.
Other commands work fine, such as `start`, `stop` and `reset`.…
-
# 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.c…
-
1. Prisma version (`prisma -v` or `npx prisma -v`): 5.11.0
2. Logs from Developer Tools Console or Command line, if any:
```
PrismaClientUnknownRequestError:
Invalid `prisma.pricings.findMany()…