Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/WiseLibs/better-sqlite3
/ 33.database.aggregate.js
File
33.database.aggregate.js
test/33.database.aggregate.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#aggregate()'
,
function
() {
Callers
nothing calls this directly
Calls
2
length
Function · 0.70
expectError
Function · 0.70
Tested by
no test coverage detected