MCPcopy Index your code
hub / github.com/anomalyco/opencode / sql.ts

File sql.ts

packages/core/src/credential/sql.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { integer, sqliteTable, text } from "drizzle-orm/sqlite-core"
2import { Timestamps } from "../database/schema.sql"
3import type { Credential } from "../credential"
4

Callers

nothing calls this directly

Calls 2

textFunction · 0.50
integerFunction · 0.50

Tested by

no test coverage detected