MCPcopy
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
37type Update struct {

Callers 5

initFunction · 0.65
EditEnterFunction · 0.65
populateUndoFunction · 0.65
SerializeSQLiteDBFunction · 0.65

Implementers 1

SQLitedatabase/sqlite.go

Calls

no outgoing calls

Tested by

no test coverage detected