Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ database.ts
File
database.ts
packages/core/src/database/database.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
* as Database from
"./database"
2
3
import
{ EffectDrizzleSqlite } from
"@opencode-ai/effect-drizzle-sqlite"
4
import
{ layer as sqliteLayer } from
"#sqlite"
Callers
nothing calls this directly
Calls
4
layerFromPath
Function · 0.85
apply
Method · 0.80
path
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected