MCPcopy Create free account
hub / github.com/upper/db / ConnectionURL

Method ConnectionURL

internal/sqladapter/session.go:126–126  ·  view source on GitHub ↗

ConnectionURL returns the ConnectionURL that was used to create the Session.

()

Source from the content-addressed store, hash-verified

124 // ConnectionURL returns the ConnectionURL that was used to create the
125 // Session.
126 ConnectionURL() db.ConnectionURL
127
128 // Open attempts to establish a connection to the database server.
129 Open() error

Callers 2

LookupNameMethod · 0.65
LookupNameMethod · 0.65

Implementers 1

sessionWithContextinternal/sqladapter/session.go

Calls

no outgoing calls

Tested by

no test coverage detected