Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
37
type
database
struct
{
38
}
39
40
func
(*database) Template() *exql.Template {
41
return
template
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected