-
# 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…
-
**Is your feature request related to a problem? Please describe.**
Starting containers with `supabase start` takes around 2-3 minutes on Github Actions CI.
1. A lot of that time comes from downloadi…
-
Hi, I saw the related issue here: https://github.com/cloudnative-pg/cloudnative-pg/issues/2832
I'm trying to get Supabase running with cloudnative-pg too.
Did you find out if the pg_ident.conf a…
pk992 updated
2 months ago
-
# Bug report
When upload "望舌诊病.pdf"
## Describe the bug
-
**Describe the bug**
Sentry reports a couple of AuthException's
All of the reports are on iOS(But those are like 99% of my users)
**To Reproduce**
I have not been able to reproduce this with one…
RCVZ updated
3 months ago
-
### Issue Description
**Objective:**
Enhance the Supabase integration by implementing a temporary upload functionality that allows users to upload files temporarily and move them to permanent stor…
-
## What?
We're using this task to plan any breaking changes that we might want to add to supabase-js as part of our `2.0` release:
## (Possible) Features
- Update Type Implementation (import …
-
In flutter web, I am trying to authenticate the user by calling this:
```dart
await Supabase.instance.client.auth.signInWithOAuth(OAuthProvider.google, redirectTo: 'http://localhost:5000/login');
`…
muezz updated
3 weeks ago
-
# 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…
-
**Describe the bug**
I encountered a bug while attempting to squash migrations using `supabase migration squash. It appears that this operation inadvertently removed SQL statements that targeted the…