MCPcopy Create free account
hub / github.com/IgorWarzocha/howcode / prepare

Method prepare

desktop/artifact-state-db.test.ts:162–164  ·  view source on GitHub ↗
(sql: string)

Source from the content-addressed store, hash-verified

160 // Test double has no native resources to release.
161 }
162 prepare(sql: string) {
163 return createStatement(sql)
164 }
165 },
166}))
167

Callers 15

createChatGroupFunction · 0.80
renameChatGroupFunction · 0.80
setChatGroupCollapsedFunction · 0.80
reorderChatGroupsFunction · 0.80
deleteChatThreadFunction · 0.80
upsertChatThreadFunction · 0.80
getChatSidebarStateFunction · 0.80
createArtifactIdFunction · 0.80
createArtifactFunction · 0.80
updateArtifactFunction · 0.80

Calls 1

createStatementFunction · 0.85

Tested by

no test coverage detected