MCPcopy
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

1import { Database } from "bun:sqlite"
2import { drizzle } from "drizzle-orm/bun-sqlite"
3import * as Context from "effect/Context"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 1

drizzleFunction · 0.85

Tested by

no test coverage detected