MCPcopy 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
71type dbAdapter struct {

Callers 7

OpenMethod · 0.65
OpenFunction · 0.65
OpenFunction · 0.65
OpenFunction · 0.65
OpenFunction · 0.65
OpenFunction · 0.65
OpenFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected