Skip to content

Conversation

meztez
Copy link

@meztez meztez commented Jan 5, 2022

In case anyone need something similar.

I like to be able to use the connections pane in RStudio.

Comments welcome.

@krlmlr
Copy link
Member

krlmlr commented Apr 1, 2023

Thanks, appreciated. Many packages now implement the Connections Contract: https://github.com/search?q=org%3Acran+connectionObserver&type=code . There's also an rscontract package, and it's documented here: https://rstudio.github.io/rstudio-extensions/connections-contract.html.

I wonder if we could roll a solution in the DBI package so that all backends can benefit. The icon seems the most challenging, but could be made available either as a slot in the connection object, or as a new method?

@krlmlr krlmlr marked this pull request as draft April 1, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants