Manuel
Manuel
Hi, first of all I want to say thank you for this great library! I use it to share typed api routes between backend and frontend. Basically I define a...
# Improve documentation ## Link https://supabase.com/docs/guides/self-hosting/docker ## Describe the problem It's not quite clear how to update/upgrade the postgres image to the newest version when doing self-hosting with docker. Of...
Set default database name to `postgres` instead of `supabase`. For example pg_cron extension needs database named as `postgres` by default. The database on the cloud version of Supabase is named...
Add the option to pack the application resources into an asar archive. That would be really helpful and should be fast implemented. Also consider deleting the "atom.asar" from the prebuild...
Hi, thanks for your great work! Much appreciated. I just wanted to migrate to v10. But now I noticed that wildcards are not supported anymore. Unfortunately this is not mentioned...
# Improve documentation ## Link https://supabase.com/docs/guides/self-hosting/docker ## Describe the problem It's not quite clear how to update/upgrade the postgres image to the newest version when doing self-hosting with docker. Of...
### Error Message and Logs The predefined environment variables are being passed to Nixpacks as literal strings rather than being replaced with the predefined values. Same issue as in: https://github.com/coollabsio/coolify/issues/2653...
Hey, first of all, thank you for this great library. It would be nice to be able to use temporary replication slots. As they are attached to the connection the...