MCPcopy Create free account
hub / github.com/effect-app/libs / sql-store.test.ts

File sql-store.test.ts

packages/infra/test/sql-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import type Sqlite from "better-sqlite3"
3import BetterSqlite from "better-sqlite3"
4import { describe, expect, it } from "vitest"

Callers

nothing calls this directly

Calls 14

buildWhereSQLQueryFunction · 0.85
withDbFunction · 0.85
makeETagFunction · 0.85
execMethod · 0.80
parseMethod · 0.80
queryFunction · 0.70
toRowFunction · 0.70
getMethod · 0.65
forEachMethod · 0.65
mapMethod · 0.65
StringInterface · 0.50
parseRowFunction · 0.50

Tested by

no test coverage detected