Replies: 1 comment
-
Hi! There is no way to make tortoise use other connection, created externally, but you can access tortoise connections through interface I think you just need |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
from the docs, I am not able to determine if i would be able to either
OR
for example, if I would like to use the same
psycopg
engine or pool for Procrastinateis this possible?
Beta Was this translation helpful? Give feedback.
All reactions