Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ sqlite.node.ts
File
sqlite.node.ts
packages/core/src/database/sqlite.node.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DatabaseSync,
type
SQLInputValue } from
"node:sqlite"
2
import
{ drizzle } from
"drizzle-orm/node-sqlite"
3
import
* as Context from
"effect/Context"
4
import
* as Effect from
"effect/Effect"
Callers
nothing calls this directly
Calls
1
drizzle
Function · 0.85
Tested by
no test coverage detected