firebird-query
Advanced tools
Comparing version
@@ -109,2 +109,5 @@ "use strict"; | ||
} | ||
if (value === undefined) { | ||
condition = '1=1'; | ||
} | ||
if (condition) { | ||
@@ -111,0 +114,0 @@ clauses.push(condition); |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "node-firebird plugin for easy and safe query building.", | ||
@@ -8,0 +8,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
53473
0.29%1121
0.54%