@budibase/server 0.9.190-alpha.0 → 0.9.190-alpha.12
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.7d405e74.css → index.4fb3f887.css} +1 -1
- package/builder/assets/{index.43f4c913.js → index.92596167.js} +171 -171
- package/builder/index.html +2 -2
- package/coverage/clover.xml +381 -390
- package/coverage/coverage-final.json +23 -23
- 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 +62 -80
- 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 +15 -15
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/hosting.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +29 -29
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +9 -9
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query.js.html +34 -28
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +27 -27
- 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/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +2 -2
- package/coverage/lcov-report/api/controllers/script.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 +14 -14
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/internal.js.html +8 -20
- 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 +1 -1
- 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 +5 -5
- 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/hosting.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/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 +536 -2
- 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 +436 -7
- 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 +5 -5
- 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 +2 -2
- 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 +2 -2
- package/coverage/lcov-report/db/utils.js.html +19 -19
- 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 +25 -25
- 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 +9 -9
- package/coverage/lcov-report/middleware/builder.js.html +7 -7
- package/coverage/lcov-report/middleware/currentapp.js.html +28 -28
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +7 -7
- 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 +2 -2
- 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 +1 -1
- package/coverage/lcov-report/threads/query.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 +13 -13
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +3 -3
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +2 -2
- 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 +2 -2
- 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/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +645 -658
- package/dist/api/controllers/application.js +1 -5
- package/dist/api/controllers/query.js +2 -4
- package/dist/api/controllers/row/ExternalRequest.js +46 -22
- package/dist/api/controllers/table/internal.js +0 -4
- package/dist/api/routes/row.js +178 -0
- package/dist/api/routes/table.js +148 -5
- package/dist/definitions/datasource.js +12 -1
- package/dist/integrations/base/sql.js +30 -15
- package/dist/integrations/index.js +1 -1
- package/dist/integrations/mysql.js +2 -1
- package/dist/integrations/oracle.js +42 -20
- package/dist/integrations/utils.js +1 -1
- package/dist/package.json +10 -6
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +11 -7
- package/scripts/docs/README.md +31 -0
- package/scripts/docs/generate.js +74 -0
- package/scripts/docs/toSwagger.js +320 -0
- package/scripts/integrations/oracle/docker-compose.yml +1 -1
- package/src/api/controllers/application.js +0 -6
- package/src/api/controllers/query.js +6 -4
- package/src/api/controllers/row/ExternalRequest.ts +52 -22
- package/src/api/controllers/table/internal.js +0 -4
- package/src/api/routes/row.js +178 -0
- package/src/api/routes/table.js +148 -5
- package/src/api/routes/tests/application.spec.js +0 -2
- package/src/api/routes/tests/query.spec.js +38 -8
- package/src/api/routes/tests/screen.spec.js +1 -1
- package/src/definitions/datasource.ts +11 -0
- package/src/integrations/base/sql.ts +31 -14
- package/src/integrations/index.ts +2 -2
- package/src/integrations/mysql.ts +3 -1
- package/src/integrations/oracle.ts +43 -24
- package/src/integrations/utils.ts +6 -2
|
@@ -348,18 +348,7 @@ module OracleModule {
|
|
|
348
348
|
this.schemaErrors = final.errors
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
|
|
352
|
-
* Knex default returning behaviour does not work with oracle
|
|
353
|
-
* Manually add the behaviour for the return column
|
|
354
|
-
*/
|
|
355
|
-
private addReturning(query: SqlQuery, bindings: BindParameters, returnColumn: string) {
|
|
356
|
-
if (bindings instanceof Array) {
|
|
357
|
-
bindings.push({ dir: oracledb.BIND_OUT })
|
|
358
|
-
query.sql = query.sql + ` returning \"${returnColumn}\" into :${bindings.length}`
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
private async internalQuery<T>(query: SqlQuery, returnColum?: string, operation?: string): Promise<Result<T>> {
|
|
351
|
+
private async internalQuery<T>(query: SqlQuery): Promise<Result<T>> {
|
|
363
352
|
let connection
|
|
364
353
|
try {
|
|
365
354
|
connection = await this.getConnection()
|
|
@@ -367,10 +356,6 @@ module OracleModule {
|
|
|
367
356
|
const options: ExecuteOptions = { autoCommit: true }
|
|
368
357
|
const bindings: BindParameters = query.bindings || []
|
|
369
358
|
|
|
370
|
-
if (returnColum && (operation === Operation.CREATE || operation === Operation.UPDATE)) {
|
|
371
|
-
this.addReturning(query, bindings, returnColum)
|
|
372
|
-
}
|
|
373
|
-
|
|
374
359
|
const result: Result<T> = await connection.execute<T>(
|
|
375
360
|
query.sql,
|
|
376
361
|
bindings,
|
|
@@ -414,14 +399,14 @@ module OracleModule {
|
|
|
414
399
|
return response.rows ? response.rows : []
|
|
415
400
|
}
|
|
416
401
|
|
|
417
|
-
async update(query: SqlQuery | string): Promise<any[]>
|
|
402
|
+
async update(query: SqlQuery | string): Promise<any[]> {
|
|
418
403
|
const response = await this.internalQuery(getSqlQuery(query))
|
|
419
404
|
return response.rows && response.rows.length
|
|
420
405
|
? response.rows
|
|
421
406
|
: [{ updated: true }]
|
|
422
407
|
}
|
|
423
408
|
|
|
424
|
-
async delete(query: SqlQuery | string): Promise<any[]>
|
|
409
|
+
async delete(query: SqlQuery | string): Promise<any[]> {
|
|
425
410
|
const response = await this.internalQuery(getSqlQuery(query))
|
|
426
411
|
return response.rows && response.rows.length
|
|
427
412
|
? response.rows
|
|
@@ -429,12 +414,46 @@ module OracleModule {
|
|
|
429
414
|
}
|
|
430
415
|
|
|
431
416
|
async query(json: QueryJson) {
|
|
432
|
-
const
|
|
433
|
-
const
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
417
|
+
const operation = this._operation(json)
|
|
418
|
+
const input = this._query(json, { disableReturning: true })
|
|
419
|
+
if (Array.isArray(input)) {
|
|
420
|
+
const responses = []
|
|
421
|
+
for (let query of input) {
|
|
422
|
+
responses.push(await this.internalQuery(query))
|
|
423
|
+
}
|
|
424
|
+
return responses
|
|
425
|
+
} else {
|
|
426
|
+
// read the row to be deleted up front for the return
|
|
427
|
+
let deletedRows
|
|
428
|
+
if (operation === Operation.DELETE) {
|
|
429
|
+
const queryFn = (query: any) => this.internalQuery(query)
|
|
430
|
+
deletedRows = await this.getReturningRow(queryFn, json)
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
// run the query
|
|
434
|
+
const response = await this.internalQuery(input)
|
|
435
|
+
|
|
436
|
+
// get the results or return the created / updated / deleted row
|
|
437
|
+
if (deletedRows?.rows?.length) {
|
|
438
|
+
return deletedRows.rows
|
|
439
|
+
} else if (response.rows?.length) {
|
|
440
|
+
return response.rows
|
|
441
|
+
} else {
|
|
442
|
+
// get the last row that was updated
|
|
443
|
+
if (
|
|
444
|
+
response.lastRowid &&
|
|
445
|
+
json.endpoint?.entityId &&
|
|
446
|
+
operation !== Operation.DELETE
|
|
447
|
+
) {
|
|
448
|
+
const lastRow = await this.internalQuery({
|
|
449
|
+
sql: `SELECT * FROM \"${json.endpoint.entityId}\" WHERE ROWID = '${response.lastRowid}'`,
|
|
450
|
+
})
|
|
451
|
+
return lastRow.rows
|
|
452
|
+
} else {
|
|
453
|
+
return [{ [ operation.toLowerCase() ]: true }]
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
}
|
|
438
457
|
}
|
|
439
458
|
}
|
|
440
459
|
|
|
@@ -2,7 +2,11 @@ import { SqlQuery } from "../definitions/datasource"
|
|
|
2
2
|
import { Datasource, Table } from "../definitions/common"
|
|
3
3
|
import { SourceNames } from "../definitions/datasource"
|
|
4
4
|
const { DocumentTypes, SEPARATOR } = require("../db/utils")
|
|
5
|
-
const {
|
|
5
|
+
const {
|
|
6
|
+
FieldTypes,
|
|
7
|
+
BuildSchemaErrors,
|
|
8
|
+
InvalidColumns,
|
|
9
|
+
} = require("../constants")
|
|
6
10
|
|
|
7
11
|
const DOUBLE_SEPARATOR = `${SEPARATOR}${SEPARATOR}`
|
|
8
12
|
const ROW_ID_REGEX = /^\[.*]$/g
|
|
@@ -42,7 +46,7 @@ export enum SqlClients {
|
|
|
42
46
|
MS_SQL = "mssql",
|
|
43
47
|
POSTGRES = "pg",
|
|
44
48
|
MY_SQL = "mysql",
|
|
45
|
-
ORACLE = "oracledb"
|
|
49
|
+
ORACLE = "oracledb",
|
|
46
50
|
}
|
|
47
51
|
|
|
48
52
|
export function isExternalTable(tableId: string) {
|