prostgles-server 3.0.135 → 3.0.136
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/JSONBValidation/validate_jsonb_schema_sql.d.ts.map +1 -1
- package/dist/JSONBValidation/validate_jsonb_schema_sql.js +3 -1
- package/dist/JSONBValidation/validate_jsonb_schema_sql.js.map +1 -1
- package/lib/JSONBValidation/validate_jsonb_schema_sql.d.ts.map +1 -1
- package/lib/JSONBValidation/validate_jsonb_schema_sql.js +3 -1
- package/lib/JSONBValidation/validate_jsonb_schema_sql.ts +3 -1
- package/package.json +1 -1
- package/tests/client/PID.txt +1 -1
- package/tests/server/package-lock.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate_jsonb_schema_sql.d.ts","sourceRoot":"","sources":["../../lib/JSONBValidation/validate_jsonb_schema_sql.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,wBAAwB,yBAAmC,CAAC;AACzE,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"validate_jsonb_schema_sql.d.ts","sourceRoot":"","sources":["../../lib/JSONBValidation/validate_jsonb_schema_sql.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,wBAAwB,yBAAmC,CAAC;AACzE,eAAO,MAAM,yBAAyB,QAwcrC,CAAC"}
|
|
@@ -31,6 +31,7 @@ DECLARE
|
|
|
31
31
|
"type": { "enum": ["data", "data-def"] },
|
|
32
32
|
"table": "string",
|
|
33
33
|
"column": "string",
|
|
34
|
+
"lookup": { "type": "any", "optional": true },
|
|
34
35
|
"isArray": { "type": "boolean", "optional": true },
|
|
35
36
|
"filter": { "optional": true, "type": "any" },
|
|
36
37
|
"isFullRow": { "optional": true, "type": {
|
|
@@ -46,6 +47,7 @@ DECLARE
|
|
|
46
47
|
"type": { "enum": ["schema"] },
|
|
47
48
|
"object": { "enum": ["table", "column"] },
|
|
48
49
|
"isArray": { "type": "boolean", "optional": true },
|
|
50
|
+
"lookup": { "type": "any", "optional": true },
|
|
49
51
|
"filter": { "optional": true, "type": "any" }
|
|
50
52
|
}
|
|
51
53
|
$d$;
|
|
@@ -307,7 +309,7 @@ BEGIN
|
|
|
307
309
|
|
|
308
310
|
END LOOP;
|
|
309
311
|
|
|
310
|
-
RAISE EXCEPTION '
|
|
312
|
+
RAISE EXCEPTION 'No oneOf schemas matching ( % ), %', v_one_of_errors, path;-- USING HINT = path, COLUMN = colname;
|
|
311
313
|
|
|
312
314
|
/* arrayOfType: { key_name: { type: "string" } } */
|
|
313
315
|
ELSIF (schema ? 'arrayOf' OR schema ? 'arrayOfType') THEN
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate_jsonb_schema_sql.js","sourceRoot":"","sources":["../../lib/JSONBValidation/validate_jsonb_schema_sql.ts"],"names":[],"mappings":";;;AAAA,kEAA+D;AAGlD,QAAA,wBAAwB,GAAG,uBAAgC,CAAC;AAC5D,QAAA,yBAAyB,GAAG;;;IAGrC,6BAAa,CAAC,kCAAkC;;;4BAGxB,gCAAwB;;6BAEvB,gCAAwB
|
|
1
|
+
{"version":3,"file":"validate_jsonb_schema_sql.js","sourceRoot":"","sources":["../../lib/JSONBValidation/validate_jsonb_schema_sql.ts"],"names":[],"mappings":";;;AAAA,kEAA+D;AAGlD,QAAA,wBAAwB,GAAG,uBAAgC,CAAC;AAC5D,QAAA,yBAAyB,GAAG;;;IAGrC,6BAAa,CAAC,kCAAkC;;;4BAGxB,gCAAwB;;6BAEvB,gCAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAoGxC,gCAAwB;;;;;;;;;;aAUxB,gCAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAuClB,gCAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBA8EvB,gCAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAiC/B,gCAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eAqDtB,gCAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAgCsC,gCAAwB;;;;;;oEAMjC,gCAAwB;;;;;;;;;;;;;;;sBAetE,gCAAwB,QAAQ,6BAAa,CAAC,kCAAkC;;;;;;;;;;;;SAY7F,gCAAwB;;;;;;SAMxB,gCAAwB;;;;;SAKxB,gCAAwB;;;;SAIxB,gCAAwB;;;;;SAKxB,gCAAwB;;;;;;;;;;;;;;;;SAgBxB,gCAAwB;;;;;SAKxB,gCAAwB;;;;;SAKxB,gCAAwB;;;;;SAKxB,gCAAwB;;SAExB,gCAAwB;;SAExB,gCAAwB;;;SAGxB,gCAAwB;SACxB,gCAAwB;SACxB,gCAAwB;SACxB,gCAAwB;SACxB,gCAAwB;SACxB,gCAAwB;;SAExB,gCAAwB;SACxB,gCAAwB;;;SAGxB,gCAAwB;CAChC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate_jsonb_schema_sql.d.ts","sourceRoot":"","sources":["validate_jsonb_schema_sql.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,wBAAwB,yBAAmC,CAAC;AACzE,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"validate_jsonb_schema_sql.d.ts","sourceRoot":"","sources":["validate_jsonb_schema_sql.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,wBAAwB,yBAAmC,CAAC;AACzE,eAAO,MAAM,yBAAyB,QAwcrC,CAAC"}
|
|
@@ -31,6 +31,7 @@ DECLARE
|
|
|
31
31
|
"type": { "enum": ["data", "data-def"] },
|
|
32
32
|
"table": "string",
|
|
33
33
|
"column": "string",
|
|
34
|
+
"lookup": { "type": "any", "optional": true },
|
|
34
35
|
"isArray": { "type": "boolean", "optional": true },
|
|
35
36
|
"filter": { "optional": true, "type": "any" },
|
|
36
37
|
"isFullRow": { "optional": true, "type": {
|
|
@@ -46,6 +47,7 @@ DECLARE
|
|
|
46
47
|
"type": { "enum": ["schema"] },
|
|
47
48
|
"object": { "enum": ["table", "column"] },
|
|
48
49
|
"isArray": { "type": "boolean", "optional": true },
|
|
50
|
+
"lookup": { "type": "any", "optional": true },
|
|
49
51
|
"filter": { "optional": true, "type": "any" }
|
|
50
52
|
}
|
|
51
53
|
$d$;
|
|
@@ -307,7 +309,7 @@ BEGIN
|
|
|
307
309
|
|
|
308
310
|
END LOOP;
|
|
309
311
|
|
|
310
|
-
RAISE EXCEPTION '
|
|
312
|
+
RAISE EXCEPTION 'No oneOf schemas matching ( % ), %', v_one_of_errors, path;-- USING HINT = path, COLUMN = colname;
|
|
311
313
|
|
|
312
314
|
/* arrayOfType: { key_name: { type: "string" } } */
|
|
313
315
|
ELSIF (schema ? 'arrayOf' OR schema ? 'arrayOfType') THEN
|
|
@@ -30,6 +30,7 @@ DECLARE
|
|
|
30
30
|
"type": { "enum": ["data", "data-def"] },
|
|
31
31
|
"table": "string",
|
|
32
32
|
"column": "string",
|
|
33
|
+
"lookup": { "type": "any", "optional": true },
|
|
33
34
|
"isArray": { "type": "boolean", "optional": true },
|
|
34
35
|
"filter": { "optional": true, "type": "any" },
|
|
35
36
|
"isFullRow": { "optional": true, "type": {
|
|
@@ -45,6 +46,7 @@ DECLARE
|
|
|
45
46
|
"type": { "enum": ["schema"] },
|
|
46
47
|
"object": { "enum": ["table", "column"] },
|
|
47
48
|
"isArray": { "type": "boolean", "optional": true },
|
|
49
|
+
"lookup": { "type": "any", "optional": true },
|
|
48
50
|
"filter": { "optional": true, "type": "any" }
|
|
49
51
|
}
|
|
50
52
|
$d$;
|
|
@@ -306,7 +308,7 @@ BEGIN
|
|
|
306
308
|
|
|
307
309
|
END LOOP;
|
|
308
310
|
|
|
309
|
-
RAISE EXCEPTION '
|
|
311
|
+
RAISE EXCEPTION 'No oneOf schemas matching ( % ), %', v_one_of_errors, path;-- USING HINT = path, COLUMN = colname;
|
|
310
312
|
|
|
311
313
|
/* arrayOfType: { key_name: { type: "string" } } */
|
|
312
314
|
ELSIF (schema ? 'arrayOf' OR schema ? 'arrayOfType') THEN
|
package/package.json
CHANGED
package/tests/client/PID.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
18339
|