Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/donatj/sqlread
/ Write
Method
Write
cmd/sqlread/query.go:13–13 ·
view source on GitHub ↗
(record []string)
Source
from the content-addressed store, hash-verified
11
12
type
DataWriter
interface
{
13
Write(record []string) error
14
Flush()
15
}
16
Callers
4
execQuery
Function · 0.80
showColumns
Function · 0.80
showCreateTable
Function · 0.80
showTables
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected