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

File sqlite.ts

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

Source from the content-addressed store, hash-verified

1import * as SqliteKysely from "@effect/sql-kysely/Sqlite"
2import * as Sqlite from "@effect/sql-sqlite-node"
3import { Console, Context, Effect, Exit, Layer } from "effect"
4import type { Generated } from "kysely"

Callers

nothing calls this directly

Calls 7

pipeMethod · 0.65
makeMethod · 0.65
provideMethod · 0.65
logMethod · 0.65
setMethod · 0.65
failMethod · 0.65
valuesMethod · 0.45

Tested by

no test coverage detected