Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ sqlite.bun.ts
File
sqlite.bun.ts
packages/core/src/database/sqlite.bun.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Database } from
"bun:sqlite"
2
import
{ drizzle } from
"drizzle-orm/bun-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