MCPcopy
hub / github.com/mathaou/termdbms / GetFileName

Method GetFileName

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

Source from the content-addressed store, hash-verified

28 GenerateQuery(u *Update) (string, []string)
29 GetPlaceholderForDatabaseType() string
30 GetFileName() string
31 GetTableNamesQuery() string
32 GetDatabaseReference() *sql.DB
33 CloseDatabaseReference()

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