Luca Steeb
Luca Steeb
You are probably on an arm Mac, right? I can reproduce, I'll have to look closer into it
Interesting, as on my M1 mac it actually uses the arm64 binary and there's a different error. Thanks for the report though, I'll have to look closer into it when...
yeah it is definitely still an issue, let me look into this this weekend
Yeah this is an ok temp solution, thanks! but I will have to fix the core issue
Oh that is super interesting @Alynva, thank you so much for bringing that up. This is actually a bug in the Go client. I think there might be a better...
Regarding the env, I thought about it a lot but mostly I came to the conclusion that I don't want to run any env stuff on behalf of the user;...
This fix is released in [v0.34.0](https://github.com/steebchen/prisma-client-go/releases/tag/v0.43.0). Not sure if that also fixes the original docker issue here
I haven't tried it but it might work yeah @nettrino
What happens when you initiate both with WithDatasourceURL and not set an env var outside of your application? Maybe it's overwriting it.
I think from the UI perspective it would be better suited to go into the settings, as you only need to see the version in rare cases. For example, we...