MCPcopy Index your code
hub / github.com/upper/db / database

Struct database

adapter/postgresql/database.go:37–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35)
36
37type database struct {
38}
39
40func (*database) Template() *exql.Template {
41 return template

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected