You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to send the database name when running a session or making a driver connection, but I'm not sure how to do that. There is likely a way (I've tried several, none worked). Perhaps an update to the documentation could include an example. For the moment, I just add USE dbname to my queries.
The text was updated successfully, but these errors were encountered:
I would like to send the database name when running a session or making a driver connection, but I'm not sure how to do that. There is likely a way (I've tried several, none worked). Perhaps an update to the documentation could include an example. For the moment, I just add
USE dbname
to my queries.The text was updated successfully, but these errors were encountered: