Kichou Nadir
Kichou Nadir
## Problem Limiting all database tables to a single max-rows value is quite restrictive. In practice, some tables are sensitive and should be queried in small quantities, while others can...
## What kind of change does this PR introduce? Add a restart command
**Is your feature request related to a problem? Please describe.** Updating the `conf.toml` file currently requires running `npx supabase stop` followed by `npx supabase start` for the changes to take...
**Is your feature request related to a problem? Please describe.** Currently, the Postgres database image used weighs nearly 3GB, which might be too heavy for some systems, especially if used...