-
# 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…
-
### Name and Version
bitnami/supabase 2.0.1
### What is the problem this feature will solve?
I want to deploy the Supabase helm chart on AKS with an [internal load balancer](https://learn.microsoft…
-
# 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.com…
-
I tried to execute a simples CRON job with pg_cron by following the official tutorial https://supabase.io/blog/2021/03/05/postgres-as-a-cron-server and it's not working for me.
Where I'm now:
I ha…
-
Not sure if this is a feature request, but it might be nice to interface with a vector database (ex. Pinecone) with OpenAI embeddings and add some text to add context to some messages.
-
## Bug Report
### Capacitor Version
```
@capacitor/cli: 4.3.0
@capacitor/core: 4.3.0
@capacitor/android: 4.3.0
@capacitor/ios: 4.3.0
```
### Platform(s)
iOS
Android
##…
-
### What happened?
I have installed Quivr on VPS with the domain name. I can create a user and log in but to start I need to create a brain the hourglass turns for a minit or so then stop without cre…
-
# Bug report
## Describe the bug
Hi, so stated in the documents I can use the service_role key to bypass row level security (in my server), but at the moment this is not working, the table is no…
-
Currently the updates endpoint is implemented very inefficiently. This was attempted to be fixed by implementing [redis](https://github.com/Cap-go/capgo/blob/d8a70c896b7a44cb289bc0b0fc0de111030b894c/s…
-
Just had to do that. That is what I came up with :
```sql
create policy "Account members can insert" on storage.objects
for insert
to authenticated
with check (
bucket_id …
jide updated
11 months ago