-
**Describe the bug**
I use `npx supabase` when running the CLI to stay up to date with `latest`. Yesterday, after upgrading to `v.1.203.0`, I was no longer able to create a new migration (using `npx …
-
Been watching the progress on Supabase for a while but not opened an issue! 🤦♂️
https://github.com/supabase/supabase
https://supabase.com/
![image](https://user-images.githubusercontent.com/194…
-
# 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…
-
When using `supabase start` or `supabase functions serve` the SUPABASE_URL env var inside the function which as far as I can tell is managed only by supabase is set to 'http://kong:8000'
(Maybe th…
-
# Bug report
![image](https://github.com/supabase/supabase/assets/1549611/2911b9f9-b172-4105-aad1-c243783441d5)
My docker container environment
![image](https://github.com/supabase/supabase/ass…
-
# Feature request
## Is your feature request related to a problem? Please describe.
Transactions are a fundamental concept of all database systems. The essential point of a transaction is that i…
-
**Description**
When running `supabase migration fetch`, I receive
```
> npx supabase --create-ticket migration fetch
Do you want to overwrite existing files in supabase/migrations directory? […
-
### 📚 What are you trying to do?
i use ``` "nuxt": "^3.7.3", "@nuxtjs/ionic": "^0.12.1", "@capacitor/ios": "5.4.0",```
when I do sync `> capacitor sync ios` , i recieve this error
```
[capa…
-
# 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]
## Descript…
-
Hi!
There are some cases where PostgREST can return a HTTP 500 response, for example when a stored procedure raises an exception (on purpose or not). In general (in apps I develop), I tend to deal …