Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HKUDS/AgentSpace
/ close
Method
close
packages/db/src/database.ts:411–411 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
409
exec(sql: string): void;
410
prepare(sql: string): PreparedStatementLike;
411
close(): void;
412
}
413
414
type
WorkerSuccessPayload = {
Callers
9
postgres.test.ts
File · 0.65
migrateSqliteToPostgres
Function · 0.65
closeDatabase
Function · 0.65
ensureWorker
Function · 0.65
runFeishuIntegrationCommand
Function · 0.65
useChannelRealtimeRefresh
Function · 0.65
close
Function · 0.65
run-db-tests.test.mjs
File · 0.65
close
Function · 0.65
Calls
no outgoing calls
Tested by
1
close
Function · 0.52