-
Is there a way to leverage the connection provided by the It would be nice if there was some kind of interop, because the UI for kino_db is much nicer than just passing in variables to the Repo (even if you use the new secret possibilities). |
Beta Was this translation helpful? Give feedback.
Answered by
josevalim
Dec 27, 2022
Replies: 1 comment
-
It is not possible at the moment since Ecto manages its own pool (as you described). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
linusdm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is not possible at the moment since Ecto manages its own pool (as you described).