Replies: 1 comment
-
Totally agree and I didn’t know about that use case. Would you mind putting this request into a new issue? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not certain if this is already feasible, but I couldn't find it from the documentation so would just like to make a suggestion. We've configured our workbench to use an odbc connection to our database, so we just hit "connect" and it gives us a
con
object we can use for querying and such. Would be cool ifdb_tbl
could use an object like that rather than have to enter in the db details.Beta Was this translation helpful? Give feedback.
All reactions