Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createChatGroup
Function · 0.80
renameChatGroup
Function · 0.80
setChatGroupCollapsed
Function · 0.80
reorderChatGroups
Function · 0.80
deleteChatThread
Function · 0.80
upsertChatThread
Function · 0.80
getChatSidebarState
Function · 0.80
createArtifactId
Function · 0.80
createArtifact
Function · 0.80
deleteArtifactsForConversation
Function · 0.80
deleteArtifactsForConversations
Function · 0.80
updateArtifact
Function · 0.80
Calls
1
createStatement
Function · 0.85
Tested by
no test coverage detected