MCPcopy 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';
2const { getBooleanOption, cppdb } = require('../util');
3
4module.exports = function defineAggregate(name, options) {

Callers

nothing calls this directly

Calls 2

getFunctionOptionFunction · 0.85
getLengthFunction · 0.85

Tested by

no test coverage detected