Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mathaou/termdbms
/ SetValues
Method
SetValues
database/query.go:23–23 ·
view source on GitHub ↗
(map[string]interface{})
Source
from the content-addressed store, hash-verified
21
type
Query
interface
{
22
GetValues()
map
[string]
interface
{}
23
SetValues(
map
[string]
interface
{})
24
}
25
26
type
Database
interface
{
Callers
1
ProcessSqlQueryForDatabaseType
Function · 0.65
Implementers
1
Update
database/query.go
Calls
no outgoing calls
Tested by
no test coverage detected