Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antonycourtney/tad
/ basic.test.ts
File
basic.test.ts
packages/reltab-sqlite/test/basic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as sqlite3 from
"sqlite3"
;
2
import
* as reltab from
"reltab"
;
3
import
* as reltabSqlite from
"../src/reltab-sqlite"
;
4
import
* as tp from
"typed-promisify"
;
Callers
nothing calls this directly
Calls
15
asString
Function · 0.90
col
Function · 0.85
constVal
Function · 0.85
sort
Method · 0.80
project
Method · 0.80
columnType
Method · 0.80
groupBy
Method · 0.80
filter
Method · 0.80
eq
Method · 0.80
mapColumns
Method · 0.80
mapColumnsByIndex
Method · 0.80
concat
Method · 0.80
Tested by
no test coverage detected