Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ tabular.test.ts
File
tabular.test.ts
test/unit/persisters/database/tabular.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/ban-ts-comment */
2
/* eslint-disable max-len */
3
import
'fake-indexeddb/auto'
;
4
import
type
{Store} from
'tinybase'
;
Callers
nothing calls this directly
Calls
15
getDatabaseFunctions
Function · 0.90
createStore
Function · 0.90
pause
Function · 0.90
getDatabase
Function · 0.85
setDatabase
Function · 0.85
sqlCheck
Function · 0.85
setValues
Method · 0.65
setTables
Method · 0.65
save
Method · 0.65
setTable
Method · 0.65
startAutoSave
Method · 0.65
setValue
Method · 0.65
Tested by
no test coverage detected