-
### What happened?
I am trying to set up Quivr to run locally with ollama. The .env file is updated with a fake OPENAI_API_KEY and OLLAMA_API_BASE_URL.
After running `supabase start`, I get an Err…
-
# 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…
-
This notebook will utilize the Supabase DB storage functions where we deal with buckets and perform create a new bucket action.
-
Not sure if this is a bug.
I have password reset form.
1. User enters his email
2. receives the verification link via email
3. form where he can reset his password
4. then, I call this functio…
-
Hi,
I'm using your COLAB notebook for `Migrate_Project_&_Storage.ipynb`, but none of my data is actually copying to my tables in my new Supabase project. Is there anything I could be missing?
Th…
-
I took inspiration from https://duckdb.org/2022/09/30/postgres-scanner.html and setup a connection between DuckDB and our Supabase project. Simple queries, like the one listed below, take an average o…
-
**Describe the bug**
Whenever I try upload a file I am getting "tus: invalid or missing Location header, originated from request".
Failed because: tus: invalid or missing Location header, originat…
-
## WHY
- 一部に関しては無料プラン枠を超過している可能性があるため
## TODO
- [ ] Egress Bandwidth の利用量が増えている原因を特定
- [ ] APIリクエストの制限
- [ ] キャッシュの利用
-
Hello people,
I wanted to use the response type of `supabaseClient.storage.from('picture').upload('fileName', file)` but there was no type exported so I wrote a type definition and exported it.
I as…
-
# Bug report
## Describe the bug
After initialising supabase client with
```
createClient(supabaseUrl, supabaseKey, {
localStorage: AsyncStorage as any,
autoRefreshToken: true
});
```
…