MCPcopy 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

1export * as Database from "./database"
2
3import { EffectDrizzleSqlite } from "@opencode-ai/effect-drizzle-sqlite"
4import { layer as sqliteLayer } from "#sqlite"

Callers

nothing calls this directly

Calls 4

layerFromPathFunction · 0.85
applyMethod · 0.80
pathFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected