We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45b392 commit a9ccc41Copy full SHA for a9ccc41
readme.md
@@ -22,7 +22,7 @@ import { select } from "json-sql-utility"
22
23
const query = select({
24
fields: ['A', 'B'],
25
- aggregate: [
+ aggregation: [
26
{
27
fn: 'count',
28
args: 'D',
0 commit comments