-
# 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…
-
I've added the following trigger to call function `handle_new_user()` on creation of a new user in the auth table.
`
CREATE OR REPLACE TRIGGER on_auth_user_created
after insert on auth.users
…
-
# Improve documentation of how to deploy
## Link
There are a lot of benefits listed on https://supabase.com/docs/guides/getting-started/local-development#why-develop-locally for local developme…
-
### Bug description
Recently, I experienced similar issues to those mentioned in the following issues:
https://github.com/prisma/prisma/issues/7249
https://github.com/prisma/prisma/issues/9902
T…
-
```
Bundling test123
v1.38.0: Pulling from supabase/edge-runtime
Status: Downloaded newer image for public.ecr.aws/supabase/edge-runtime:v1.38.0
Error: entrypoint path does not exist (/home/deno/f…
-
# 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 have three tables. One main table `customers` and two linked tables `addresses` and `orders`. They both are linked to the `customers` table's `id` column, but the `addresses` 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…
-
Hey! Once again thank you for developing Migra. I absolutely adore the idea and design of it. I read "[Your migrations are bad, and you should feel bad](https://djrobstep.com/talks/your-migrations-are…
-
### Environment
* Operating system: macos + supabase cloud
* Supabase CLI version: 1.178.2
### Description of issue
A Postgrest many-to-many query fails if a table in the "primary" schema ha…