workers-qb
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -312,2 +312,3 @@ "use strict"; | ||
fields: "count(*) as total", | ||
offset: void 0, | ||
limit: 1 | ||
@@ -328,2 +329,3 @@ }), | ||
fields: "count(*) as total", | ||
offset: void 0, | ||
limit: 1 | ||
@@ -330,0 +332,0 @@ }), |
{ | ||
"name": "workers-qb", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Zero dependencies Query Builder for Cloudflare Workers", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
68981
1658