-
Cloning master branch as well as the latest release branch and docker compose is not in up and running state.
## To Reproduce
Execution of the following steps resulted in several bug and errors:
…
-
## Describe the bug
suppose the following table structure:
table: test_parent
##############
id1 (int2) PK
id2 (int2) PK
foo (text)
table: test_child
##############
id1 (int2) PK
id2 …
-
### Have you experienced this bug with the latest version of the template?
yes
### Steps to Reproduce
Run `npx create-remix --template remix-run/blues-stack` in console
then `npm run dev`, I get t…
-
### Summary
With iBrain CLI scaffolded and working fine in version 1.0.3, I want to introduce new features for version 1.0.4 to improve conversation management between users and iBrain. This involves…
-
-
After running supabase db reset
users have to re-enable the listeners for each table everytime, it'd be nice if db diff included some sort of way to track real time listeners enabled for tables, or…
-
**Describe the bug**
Crash report ID : df9051ce9f494342b5981d91e1f81fe9
I used to use the supabase locally without any issues and after resetting the project it started throwing
`service not hea…
-
# 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.c…
ghost updated
6 months ago
-
# Bug report
## Describe the bug
There is no `supabase/seed.sql` after using `supabase init` as it is mentioned in the documentation.
## To Reproduce
Just follow the documentation on `http…
-
**Is your feature request related to a problem? Please describe.**
Deleting secrets one by one can be tedious, especially if we autogenerate secrets or add multiple/change names of various secrets.…