Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ aggregate.js
File
aggregate.js
lib/methods/aggregate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
{ getBooleanOption, cppdb } = require(
'../util'
);
3
4
module.exports =
function
defineAggregate(name, options) {
Callers
nothing calls this directly
Calls
2
getFunctionOption
Function · 0.85
getLength
Function · 0.85
Tested by
no test coverage detected