Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mathaou/termdbms
/ SetDatabaseReference
Method
SetDatabaseReference
database/query.go:34–34 ·
view source on GitHub ↗
(dbPath string)
Source
from the content-addressed store, hash-verified
32
GetDatabaseReference() *sql.DB
33
CloseDatabaseReference()
34
SetDatabaseReference(dbPath string)
35
}
36
37
type
Update
struct
{
Callers
5
init
Function · 0.65
EditEnter
Function · 0.65
populateUndo
Function · 0.65
SerializeSQLiteDB
Function · 0.65
SerializeOverwriteSQLiteDB
Function · 0.65
Implementers
1
SQLite
database/sqlite.go
Calls
no outgoing calls
Tested by
no test coverage detected