db icon indicating copy to clipboard operation
db copied to clipboard

Accept sql.DB connection

Open mcandre opened this issue 6 years ago • 0 comments

Hi, I would like to see improved integration between the upper API and the standard library database/sql API. For example, it would be good for the upper API to allow upper session objects to be created from sql.DB connections, rather than having to change the connection API around in our user code.

mcandre avatar Apr 03 '19 16:04 mcandre