MCPcopy Index your code
hub / github.com/mathaou/termdbms / CloseDatabaseReference

Method CloseDatabaseReference

database/query.go:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 GetTableNamesQuery() string
32 GetDatabaseReference() *sql.DB
33 CloseDatabaseReference()
34 SetDatabaseReference(dbPath string)
35}
36

Callers 4

initFunction · 0.65
populateUndoFunction · 0.65
SerializeSQLiteDBFunction · 0.65

Implementers 1

SQLitedatabase/sqlite.go

Calls

no outgoing calls

Tested by

no test coverage detected