r-dbi / dbi3

DBI revisited
https://r-dbi.github.io/dbi3
37 stars 2 forks source link

Default connection #57

Open krlmlr opened 2 years ago

krlmlr commented 2 years ago

Often, a script/app uses only one connection. We could simplify the user-facing API a lot by allowing the user to not specify the connection, and use the most recently opened connection instead. Perhaps with a message.