Hi all, where is the best to request features? We ...
# orm-help
n
Hi all, where is the best to request features? We are heavy users of Prisma studio and it would be super helpful if we could have a .ENV switcher in the studio app. Also would be good to know if refresh (CMD+R) reloads the connection or just redraws the GUI in the electron app? (cc @janpio @siddhant) Thank you!
n
You should open an issue here 🙂 https://github.com/prisma/studio/issues
🙌 1
plus one +1 2
j
Exactly, that is where things goes that should not be forgotten about after a few minutes 😄
👍 1
The question on the other hand Sidd might be able to answer here directly.
s
There's no connection caching in Studio yet (we got rid of it recently; I want to re-add it though!) so every request initiates a new connection. Cmd+R in that case would technically redraw the UI and create a new connection.
prisma rainbow 1