MCPcopy
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 */
3import 'fake-indexeddb/auto';
4import type {Store} from 'tinybase';

Callers

nothing calls this directly

Calls 15

getDatabaseFunctionsFunction · 0.90
createStoreFunction · 0.90
pauseFunction · 0.90
getDatabaseFunction · 0.85
setDatabaseFunction · 0.85
sqlCheckFunction · 0.85
setValuesMethod · 0.65
setTablesMethod · 0.65
saveMethod · 0.65
setTableMethod · 0.65
startAutoSaveMethod · 0.65
setValueMethod · 0.65

Tested by

no test coverage detected