Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/upper/db
/ OpenDSN
Method
OpenDSN
internal/sqlbuilder/wrapper.go:68–68 ·
view source on GitHub ↗
Open opens a SQL database.
(db.ConnectionURL)
Source
from the content-addressed store, hash-verified
66
67
// Open opens a SQL database.
68
OpenDSN(db.ConnectionURL) (db.Session, error)
69
}
70
71
type
dbAdapter
struct
{
Callers
7
Open
Method · 0.65
Open
Function · 0.65
Open
Function · 0.65
Open
Function · 0.65
Open
Function · 0.65
Open
Function · 0.65
Open
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected