-
# Bug report
## Describe the bug
Attempting to import `@supabase/supabase-js` type definitions through `esm.sh`, when included as a secondary package, fails with the following error:
```
Err…
-
## Describe the bug
I am encountering an Access Denied (403) error when my Supabase Edge Function named asaas_webhook attempts to receive payment webhooks. The error message indicates that access i…
-
I am currently using Supabase and have a column with a foreign key constraint on the `auth.users` table. Here is an example of the foreign key definition in Atlas:
```hcl
foreign_key "fk_uid" {
…
-
What's not working?
Netlify CLI for the redwood framework and UI framework. I have created a redwood application by following chapter 1 through 4 so following all the deployment steps the only core…
-
# Improve documentation
I feel as though the documentation around this repo is hugely lacking compared to other Supabase repos.
`DENO_ORIGIN` - Should this point to the Deno Deploy URL? As this i…
-
### Environment
- Operating System: Darwin
- Node Version: v16.19.0
- Nuxt Version: 3.10.0
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: npm@10.4.0
- Builder:…
-
## Problem
Currently it's too hard to get a schema only `pg_dump` to work from a Supabase instance.
```
PGOPTIONS='-c pg_stat_statements.track=none' pg_dump --schema-only postgresql://supabase_…
-
### What happened?
cloned this repo.
updated .env with appropriate supabase and grow API keys.
getting error when performing, docker compose -f docker-compose.yml up --build
### Relevant log out…
-
Are there any current ways or future plans to generate Dart types from Supabase tables?
for example, currently I do this where I use strings inside the methods and the output is a dynamic map that …
-
Hi,
Is it possible to use CLI with the latest Bun version?
I tried running `bun x inngest-cli@latest dev` but it fails with the following error:
```bash
$ bun x inngest-cli@latest dev
erro…