Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-sqlite-session.js
File
test-sqlite-session.js
test/parallel/test-sqlite-session.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-sqlite
2
'use strict'
;
3
const
{ skipIfSQLiteMissing } = require(
'../common'
);
4
skipIfSQLiteMissing();
Callers
nothing calls this directly
Calls
15
skipIfSQLiteMissing
Function · 0.85
createDatabase
Function · 0.85
deepStrictEqual
Function · 0.85
suite
Function · 0.85
prepareConflict
Function · 0.85
prepareDataConflict
Function · 0.85
prepareNotFoundConflict
Function · 0.85
prepareFkConflict
Function · 0.85
prepareConstraintConflict
Function · 0.85
modeToString
Function · 0.85
all
Method · 0.80
test
Function · 0.70
Tested by
no test coverage detected