-
# Bug report
## Describe the bug
A clear and concise description of what the bug is.
Random fails from react-native Supabase queries of these forms:
"TypeError: Network request failed"
"T…
-
# 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 description
I am encountering an issue where I am unable to connect to my Supabase PostgreSQL database server using Prisma's migrate dev command. This problem started occurring suddenly and w…
-
### What's not working?
What's not working?
I'm seeing issues in a production deployment to vercel after upgrading from v7.7.4 to v8.3.0. The issue only shows up when deployed to vercel, local devel…
-
Hey @porsager, thanks for the package.
Creating this issue mostly in hopes that someone else has ran into this issue.
We use Supabase for our Postgres DB and connect through their pooling servi…
-
# 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://gi…
-
**Describe the bug**
`supabase db diff` is not completing successfully, and cannot see the geography type which is a postgis plugin type.
I've verified that both my remote and local databases have…
-
**Is your feature request related to a problem? Please describe.**
I want to apply new migrations from a file instead of always using db diff command.
Similar to how hasura `-sql-from-file`` op…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
Whenever I tried to push the changes schema in DB I …
-
### What version of `drizzle-orm` are you using?
0.32.1
### What version of `drizzle-kit` are you using?
0.23.0
### Describe the Bug
When I do a query with a filter condition using `eq`…