@budibase/server 1.0.57 → 1.0.58-alpha.3
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/builder/assets/index.38a1fb0a.css +6 -0
- package/builder/assets/{index.b86535ba.js → index.b4a2f10e.js} +240 -239
- package/builder/assets/{vendor.5ad9695a.js → vendor.20f80cec.js} +215 -189
- package/builder/index.html +3 -3
- package/coverage/clover.xml +83 -83
- package/coverage/coverage-final.json +6 -6
- package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/application.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +12 -12
- package/coverage/lcov-report/api/controllers/query/index.js.html +13 -13
- package/coverage/lcov-report/api/controllers/query/validation.js.html +20 -2
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +13 -4
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/application.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/row.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/static.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/createRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +1 -1
- package/coverage/lcov-report/automations/utils.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/client.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +1 -1
- package/coverage/lcov-report/db/utils.js.html +1 -1
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +17 -17
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/authorized.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +15 -15
- package/coverage/lcov-report/middleware/joi-validator.js.html +11 -11
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/usageQuota.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +1 -1
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/index.js.html +12 -12
- package/coverage/lcov-report/threads/query.js.html +65 -44
- package/coverage/lcov-report/threads/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +128 -128
- package/dist/api/controllers/query/validation.js +6 -0
- package/dist/api/controllers/row/ExternalRequest.js +2 -1
- package/dist/api/controllers/view/exporters.js +5 -2
- package/dist/integrations/base/sql.js +6 -6
- package/dist/integrations/dynamodb.js +4 -6
- package/dist/package.json +4 -4
- package/dist/tests/utilities/TestConfiguration.js +1 -0
- package/dist/threads/query.js +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/scripts/dev/manage.js +6 -6
- package/scripts/integrations/mssql/data/setup.sql +2 -6
- package/scripts/integrations/mysql/init.sql +6 -0
- package/scripts/likeCypress.ts +1 -1
- package/src/api/controllers/query/validation.js +6 -0
- package/src/api/controllers/row/ExternalRequest.ts +1 -1
- package/src/api/controllers/view/exporters.js +5 -2
- package/src/api/routes/tests/query.spec.js +13 -5
- package/src/integrations/base/sql.ts +28 -40
- package/src/integrations/dynamodb.ts +4 -6
- package/src/tests/utilities/TestConfiguration.js +1 -0
- package/src/threads/query.js +11 -4
- package/builder/assets/index.c0cc369d.css +0 -6
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@budibase/server",
|
|
3
3
|
"email": "hi@budibase.com",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.58-alpha.3",
|
|
5
5
|
"description": "Budibase Web Server",
|
|
6
6
|
"main": "src/index.ts",
|
|
7
7
|
"repository": {
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"license": "GPL-3.0",
|
|
71
71
|
"dependencies": {
|
|
72
72
|
"@apidevtools/swagger-parser": "^10.0.3",
|
|
73
|
-
"@budibase/backend-core": "^1.0.
|
|
74
|
-
"@budibase/client": "^1.0.
|
|
75
|
-
"@budibase/string-templates": "^1.0.
|
|
73
|
+
"@budibase/backend-core": "^1.0.58-alpha.3",
|
|
74
|
+
"@budibase/client": "^1.0.58-alpha.3",
|
|
75
|
+
"@budibase/string-templates": "^1.0.58-alpha.3",
|
|
76
76
|
"@bull-board/api": "^3.7.0",
|
|
77
77
|
"@bull-board/koa": "^3.7.0",
|
|
78
78
|
"@elastic/elasticsearch": "7.10.0",
|
|
@@ -168,5 +168,5 @@
|
|
|
168
168
|
"optionalDependencies": {
|
|
169
169
|
"oracledb": "^5.3.0"
|
|
170
170
|
},
|
|
171
|
-
"gitHead": "
|
|
171
|
+
"gitHead": "131b59908695f44bd06114b743b5a3c0fc58e748"
|
|
172
172
|
}
|
package/scripts/dev/manage.js
CHANGED
|
@@ -22,21 +22,21 @@ const Commands = {
|
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
async function init() {
|
|
25
|
-
// generate
|
|
25
|
+
// generate nginx file, always do this incase it has changed
|
|
26
26
|
const hostingPath = path.join(process.cwd(), "..", "..", "hosting")
|
|
27
|
-
const
|
|
28
|
-
const
|
|
29
|
-
const contents = fs.readFileSync(
|
|
27
|
+
const nginxHbsPath = path.join(hostingPath, "nginx.dev.conf.hbs")
|
|
28
|
+
const nginxOutputPath = path.join(hostingPath, ".generated-nginx.dev.conf")
|
|
29
|
+
const contents = fs.readFileSync(nginxHbsPath, "utf8")
|
|
30
30
|
const config = {
|
|
31
31
|
address: isLinux() ? "172.17.0.1" : "host.docker.internal",
|
|
32
32
|
}
|
|
33
|
-
fs.writeFileSync(
|
|
33
|
+
fs.writeFileSync(nginxOutputPath, processStringSync(contents, config))
|
|
34
34
|
|
|
35
35
|
const envFilePath = path.join(process.cwd(), ".env")
|
|
36
36
|
if (!fs.existsSync(envFilePath)) {
|
|
37
37
|
const envFileJson = {
|
|
38
38
|
PORT: 4001,
|
|
39
|
-
MINIO_URL: "http://localhost:
|
|
39
|
+
MINIO_URL: "http://localhost:4004",
|
|
40
40
|
COUCH_DB_URL: "http://budibase:budibase@localhost:10000/db/",
|
|
41
41
|
REDIS_URL: "localhost:6379",
|
|
42
42
|
WORKER_URL: "http://localhost:4002",
|
|
@@ -36,13 +36,9 @@ CREATE TABLE people
|
|
|
36
36
|
INSERT products
|
|
37
37
|
(name, description)
|
|
38
38
|
VALUES
|
|
39
|
-
('Bananas', 'Fruit thing')
|
|
40
|
-
|
|
41
|
-
INSERT products
|
|
42
|
-
(name, description)
|
|
43
|
-
VALUES
|
|
39
|
+
('Bananas', 'Fruit thing'),
|
|
44
40
|
('Meat', 'Animal thing');
|
|
45
|
-
|
|
41
|
+
|
|
46
42
|
INSERT tasks
|
|
47
43
|
(taskname, productid)
|
|
48
44
|
VALUES
|
|
@@ -19,6 +19,12 @@ CREATE TABLE Tasks (
|
|
|
19
19
|
FOREIGN KEY(PersonID)
|
|
20
20
|
REFERENCES Persons(PersonID)
|
|
21
21
|
);
|
|
22
|
+
CREATE TABLE Products (
|
|
23
|
+
id serial primary key,
|
|
24
|
+
name text,
|
|
25
|
+
updated time
|
|
26
|
+
);
|
|
22
27
|
INSERT INTO Persons (FirstName, LastName, Age, Address, City, CreatedAt) VALUES ('Mike', 'Hughes', 28.2, '123 Fake Street', 'Belfast', '2021-01-19 03:14:07');
|
|
23
28
|
INSERT INTO Tasks (PersonID, TaskName) VALUES (1, 'assembling');
|
|
24
29
|
INSERT INTO Tasks (PersonID, TaskName) VALUES (1, 'processing');
|
|
30
|
+
INSERT INTO Products (name, updated) VALUES ('Meat', '11:00:22'), ('Fruit', '10:00:00');
|
package/scripts/likeCypress.ts
CHANGED
|
@@ -17,7 +17,7 @@ process.env.JWT_SECRET = "budibase"
|
|
|
17
17
|
process.env.COUCH_URL = `leveldb://${tmpdir}/.data/`
|
|
18
18
|
process.env.SELF_HOSTED = "1"
|
|
19
19
|
process.env.WORKER_URL = `http://localhost:${WORKER_PORT}/`
|
|
20
|
-
process.env.MINIO_URL = `http://localhost
|
|
20
|
+
process.env.MINIO_URL = `http://localhost:4004`
|
|
21
21
|
process.env.MINIO_ACCESS_KEY = "budibase"
|
|
22
22
|
process.env.MINIO_SECRET_KEY = "budibase"
|
|
23
23
|
process.env.COUCH_DB_USER = "budibase"
|
|
@@ -31,8 +31,14 @@ exports.generateQueryValidation = () => {
|
|
|
31
31
|
exports.generateQueryPreviewValidation = () => {
|
|
32
32
|
// prettier-ignore
|
|
33
33
|
return joiValidator.body(Joi.object({
|
|
34
|
+
_id: Joi.string().optional(),
|
|
35
|
+
_rev: Joi.string().optional(),
|
|
36
|
+
readable: Joi.boolean().optional(),
|
|
34
37
|
fields: Joi.object().required(),
|
|
35
38
|
queryVerb: Joi.string().allow().required(),
|
|
39
|
+
name: Joi.string().required(),
|
|
40
|
+
flags: Joi.object().optional(),
|
|
41
|
+
schema: Joi.object().optional(),
|
|
36
42
|
extra: Joi.object().optional(),
|
|
37
43
|
datasourceId: Joi.string().required(),
|
|
38
44
|
transformer: Joi.string().optional(),
|
|
@@ -541,7 +541,7 @@ module External {
|
|
|
541
541
|
if (!linkTable || !linkPrimary) {
|
|
542
542
|
return
|
|
543
543
|
}
|
|
544
|
-
const rows = related[key]
|
|
544
|
+
const rows = related[key]?.rows || []
|
|
545
545
|
const found = rows.find(
|
|
546
546
|
(row: { [key: string]: any }) =>
|
|
547
547
|
row[linkPrimary] === relationship.id ||
|
|
@@ -5,8 +5,11 @@ exports.csv = function (headers, rows) {
|
|
|
5
5
|
csv = `${csv}\n${headers
|
|
6
6
|
.map(header => {
|
|
7
7
|
let val = row[header]
|
|
8
|
-
val =
|
|
9
|
-
|
|
8
|
+
val =
|
|
9
|
+
typeof val === "object"
|
|
10
|
+
? `"${JSON.stringify(val).replace(/"/g, "'")}"`
|
|
11
|
+
: `"${val}"`
|
|
12
|
+
return val.trim()
|
|
10
13
|
})
|
|
11
14
|
.join(",")}`
|
|
12
15
|
}
|
|
@@ -169,6 +169,7 @@ describe("/queries", () => {
|
|
|
169
169
|
parameters: {},
|
|
170
170
|
fields: {},
|
|
171
171
|
queryVerb: "read",
|
|
172
|
+
name: datasource.name,
|
|
172
173
|
})
|
|
173
174
|
.set(config.defaultHeaders())
|
|
174
175
|
.expect("Content-Type", /json/)
|
|
@@ -230,7 +231,6 @@ describe("/queries", () => {
|
|
|
230
231
|
})
|
|
231
232
|
|
|
232
233
|
describe("variables", () => {
|
|
233
|
-
|
|
234
234
|
async function preview(datasource, fields) {
|
|
235
235
|
return config.previewQuery(request, config, datasource, fields)
|
|
236
236
|
}
|
|
@@ -262,9 +262,13 @@ describe("/queries", () => {
|
|
|
262
262
|
})
|
|
263
263
|
|
|
264
264
|
it("check that it automatically retries on fail with cached dynamics", async () => {
|
|
265
|
-
const { datasource, query: base } =
|
|
265
|
+
const { datasource, query: base } =
|
|
266
|
+
await config.dynamicVariableDatasource()
|
|
266
267
|
// preview once to cache
|
|
267
|
-
await preview(datasource, {
|
|
268
|
+
await preview(datasource, {
|
|
269
|
+
path: "www.google.com",
|
|
270
|
+
queryString: "test={{ variable3 }}",
|
|
271
|
+
})
|
|
268
272
|
// check its in cache
|
|
269
273
|
const contents = await checkCacheForDynamicVariable(base._id, "variable3")
|
|
270
274
|
expect(contents.rows.length).toEqual(1)
|
|
@@ -277,9 +281,13 @@ describe("/queries", () => {
|
|
|
277
281
|
})
|
|
278
282
|
|
|
279
283
|
it("deletes variables when linked query is deleted", async () => {
|
|
280
|
-
const { datasource, query: base } =
|
|
284
|
+
const { datasource, query: base } =
|
|
285
|
+
await config.dynamicVariableDatasource()
|
|
281
286
|
// preview once to cache
|
|
282
|
-
await preview(datasource, {
|
|
287
|
+
await preview(datasource, {
|
|
288
|
+
path: "www.google.com",
|
|
289
|
+
queryString: "test={{ variable3 }}",
|
|
290
|
+
})
|
|
283
291
|
// check its in cache
|
|
284
292
|
let contents = await checkCacheForDynamicVariable(base._id, "variable3")
|
|
285
293
|
expect(contents.rows.length).toEqual(1)
|
|
@@ -210,49 +210,37 @@ class InternalBuilder {
|
|
|
210
210
|
const { toTable, throughTable } = JSON.parse(key)
|
|
211
211
|
if (!throughTable) {
|
|
212
212
|
// @ts-ignore
|
|
213
|
-
query = query.
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
}
|
|
222
|
-
},
|
|
223
|
-
"left"
|
|
224
|
-
)
|
|
213
|
+
query = query.leftJoin(toTable, function () {
|
|
214
|
+
for (let relationship of relationships) {
|
|
215
|
+
const from = relationship.from,
|
|
216
|
+
to = relationship.to
|
|
217
|
+
// @ts-ignore
|
|
218
|
+
this.orOn(`${fromTable}.${from}`, "=", `${toTable}.${to}`)
|
|
219
|
+
}
|
|
220
|
+
})
|
|
225
221
|
} else {
|
|
226
222
|
query = query
|
|
227
223
|
// @ts-ignore
|
|
228
|
-
.
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
const toPrimary = relationship.toPrimary
|
|
249
|
-
const to = relationship.to
|
|
250
|
-
// @ts-ignore
|
|
251
|
-
this.orOn(`${toTable}.${toPrimary}`, `${throughTable}.${to}`)
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
"left"
|
|
255
|
-
)
|
|
224
|
+
.leftJoin(throughTable, function () {
|
|
225
|
+
for (let relationship of relationships) {
|
|
226
|
+
const fromPrimary = relationship.fromPrimary
|
|
227
|
+
const from = relationship.from
|
|
228
|
+
// @ts-ignore
|
|
229
|
+
this.orOn(
|
|
230
|
+
`${fromTable}.${fromPrimary}`,
|
|
231
|
+
"=",
|
|
232
|
+
`${throughTable}.${from}`
|
|
233
|
+
)
|
|
234
|
+
}
|
|
235
|
+
})
|
|
236
|
+
.leftJoin(toTable, function () {
|
|
237
|
+
for (let relationship of relationships) {
|
|
238
|
+
const toPrimary = relationship.toPrimary
|
|
239
|
+
const to = relationship.to
|
|
240
|
+
// @ts-ignore
|
|
241
|
+
this.orOn(`${toTable}.${toPrimary}`, `${throughTable}.${to}`)
|
|
242
|
+
}
|
|
243
|
+
})
|
|
256
244
|
}
|
|
257
245
|
}
|
|
258
246
|
return query.limit(BASE_LIMIT)
|
|
@@ -169,13 +169,11 @@ module DynamoModule {
|
|
|
169
169
|
IndexName: query.index ? query.index : undefined,
|
|
170
170
|
...query.json,
|
|
171
171
|
}
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
return response.Items
|
|
176
|
-
}
|
|
177
|
-
return response
|
|
172
|
+
const response = await this.client.query(params).promise()
|
|
173
|
+
if (response.Items) {
|
|
174
|
+
return response.Items
|
|
178
175
|
}
|
|
176
|
+
return response
|
|
179
177
|
}
|
|
180
178
|
|
|
181
179
|
async scan(query: { table: string; json: object; index: null | string }) {
|
package/src/threads/query.js
CHANGED
|
@@ -161,10 +161,16 @@ class QueryRunner {
|
|
|
161
161
|
const responses = await Promise.all(dynamics)
|
|
162
162
|
for (let i = 0; i < foundVars.length; i++) {
|
|
163
163
|
const variable = foundVars[i]
|
|
164
|
-
parameters[variable.name] = processStringSync(
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
164
|
+
parameters[variable.name] = processStringSync(
|
|
165
|
+
variable.value,
|
|
166
|
+
{
|
|
167
|
+
data: responses[i].rows,
|
|
168
|
+
info: responses[i].extra,
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
escapeNewlines: true,
|
|
172
|
+
}
|
|
173
|
+
)
|
|
168
174
|
// make sure its known that this uses dynamic variables in case it fails
|
|
169
175
|
this.hasDynamicVariables = true
|
|
170
176
|
}
|
|
@@ -188,6 +194,7 @@ class QueryRunner {
|
|
|
188
194
|
enrichedQuery[key] = processStringSync(fields[key], parameters, {
|
|
189
195
|
noEscaping: true,
|
|
190
196
|
noHelpers: true,
|
|
197
|
+
escapeNewlines: true,
|
|
191
198
|
})
|
|
192
199
|
} else {
|
|
193
200
|
enrichedQuery[key] = fields[key]
|