Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ 01.sqlite-error.js
File
01.sqlite-error.js
test/01.sqlite-error.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
{ expect } = require(
'chai'
);
3
const
{ SqliteError } = require(
'../.'
);
4
Callers
nothing calls this directly
Calls
1
a
Method · 0.80
Tested by
no test coverage detected