Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
import
type
Sqlite from
"better-sqlite3"
3
import
BetterSqlite from
"better-sqlite3"
4
import
{ describe, expect, it } from
"vitest"
Callers
nothing calls this directly
Calls
14
buildWhereSQLQuery
Function · 0.85
withDb
Function · 0.85
makeETag
Function · 0.85
exec
Method · 0.80
parse
Method · 0.80
query
Function · 0.70
toRow
Function · 0.70
get
Method · 0.65
forEach
Method · 0.65
map
Method · 0.65
String
Interface · 0.50
parseRow
Function · 0.50
Tested by
no test coverage detected