Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mathaou/termdbms
/ SQLSnippet
Struct
SQLSnippet
viewer/defs.go:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
SQLSnippet
struct
{
12
Query string `json:
"Query"
`
13
Name string `json:
"Name"
`
14
}
15
16
type
ScrollData
struct
{
17
PreScrollYOffset int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected