Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceClusters/icmysql
/ GetQueries
Function
GetQueries
src/db/debug/Debug.js:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
function
GetQueries() {
67
return
queries;
68
}
69
70
function
GetQueryCache() {
71
return
JSON.stringify(cache, null, 2)
Callers
1
Debug.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected