-
Hi, there! Any suggestions on accessing the Connection object to get the table names? |
Beta Was this translation helpful? Give feedback.
Answered by
yang6n
Oct 15, 2022
Replies: 1 comment
-
After some reading, looks like the
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yang6n
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After some reading, looks like the
get_adapter
should be the best option for this.