Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ close
Method
close
packages/core/src/query/__tests__/basic-queries.test.ts:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
return
this.db.pragma(p)
47
}
48
close() {
49
this.db.close()
50
}
51
}
52
53
// 2024-01-15 12:00:00 UTC, 时区偏移不会跨出 2024-01
Callers
nothing calls this directly
Calls
1
close
Method · 0.65
Tested by
no test coverage detected