jweberde
jweberde
I was also not happy with the node env isolation for the test case, but actually did not spent too much time on it. Good Idea with the test suite....
Could move forward with the pull request?
@lb-ovc can you also share how you setup the hetzner database server. The server requires certain extension installed and if I recall correctly you need to install them manually. Compare...
> @jweberde > > whats the best way for me to install this manually? I would guess it needs to be done on my db server, right? From the Dockerfile...
If you are using the kubernetes version I would "recommend" doing that way otherwise you need to create Ingress with the same configuration and map it: 2 Things to look...
Then give it a try and push your migrations, to create a runnable setup: ``` Push new migrations to the remote database Usage: supabase db push [flags] Flags: --db-url string...
From your local project on your local computer for example using a tunnel. For example for kubernetes running locally on your PC in this case using MAC Terminal: > kubectl...