Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ 13.database.prepare.js
File
13.database.prepare.js
test/13.database.prepare.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
Database = require(
'../.'
);
3
4
describe(
'Database#prepare()'
,
function
() {
Callers
nothing calls this directly
Calls
1
assertStmt
Function · 0.85
Tested by
no test coverage detected