MCPcopy
hub / github.com/Effect-TS/effect / sqlite.ts

File sqlite.ts

packages/sql-drizzle/examples/sqlite.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SqlClient } from "@effect/sql"
2import * as SqliteDrizzle from "@effect/sql-drizzle/Sqlite"
3import { SqliteClient } from "@effect/sql-sqlite-node"
4import * as D from "drizzle-orm/sqlite-core"

Callers

nothing calls this directly

Calls 6

integerMethod · 0.80
pipeMethod · 0.65
provideMethod · 0.65
logMethod · 0.65
textMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected