@saltcorn/db-common
Advanced tools
Comparing version 1.1.2-beta.2 to 1.1.2-beta.3
@@ -89,2 +89,3 @@ "use strict"; | ||
}); | ||
fldsArray.sort(); | ||
let flds = fldsArray.join(" || ' ' || "); | ||
@@ -91,0 +92,0 @@ if (flds === "") |
{ | ||
"name": "@saltcorn/db-common", | ||
"version": "1.1.2-beta.2", | ||
"version": "1.1.2-beta.3", | ||
"description": "Db common structures for Saltcorn, open-source no-code platform", | ||
@@ -5,0 +5,0 @@ "homepage": "https://saltcorn.com", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
116409
1601