@budibase/server 2.3.7 → 2.3.9

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.
Files changed (362) hide show
  1. package/builder/assets/{index.1d5b3176.js → index.7e735cc5.js} +207 -207
  2. package/builder/index.html +1 -1
  3. package/coverage/clover.xml +315 -300
  4. package/coverage/coverage-final.json +4 -4
  5. package/coverage/lcov-report/index.html +33 -33
  6. package/coverage/lcov-report/src/api/controllers/analytics.ts.html +1 -1
  7. package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +1 -1
  8. package/coverage/lcov-report/src/api/controllers/application.ts.html +1 -1
  9. package/coverage/lcov-report/src/api/controllers/auth.ts.html +1 -1
  10. package/coverage/lcov-report/src/api/controllers/automation.ts.html +1 -1
  11. package/coverage/lcov-report/src/api/controllers/backup.ts.html +1 -1
  12. package/coverage/lcov-report/src/api/controllers/cloud.ts.html +1 -1
  13. package/coverage/lcov-report/src/api/controllers/component.ts.html +1 -1
  14. package/coverage/lcov-report/src/api/controllers/datasource.ts.html +2 -5
  15. package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +1 -1
  16. package/coverage/lcov-report/src/api/controllers/deploy/index.html +1 -1
  17. package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +1 -1
  18. package/coverage/lcov-report/src/api/controllers/dev.ts.html +1 -1
  19. package/coverage/lcov-report/src/api/controllers/index.html +1 -1
  20. package/coverage/lcov-report/src/api/controllers/integration.ts.html +1 -1
  21. package/coverage/lcov-report/src/api/controllers/layout.ts.html +1 -1
  22. package/coverage/lcov-report/src/api/controllers/metadata.ts.html +1 -1
  23. package/coverage/lcov-report/src/api/controllers/migrations.ts.html +1 -1
  24. package/coverage/lcov-report/src/api/controllers/permission.ts.html +1 -1
  25. package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +1 -1
  26. package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +1 -1
  27. package/coverage/lcov-report/src/api/controllers/plugin/index.html +1 -1
  28. package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +1 -1
  29. package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +1 -1
  30. package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +1 -1
  31. package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +1 -1
  32. package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +1 -1
  33. package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +1 -1
  34. package/coverage/lcov-report/src/api/controllers/public/index.html +1 -1
  35. package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +1 -1
  36. package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +1 -1
  37. package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +1 -1
  38. package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +1 -1
  39. package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +1 -1
  40. package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +1 -1
  41. package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +1 -1
  42. package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +1 -1
  43. package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +1 -1
  44. package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +1 -1
  45. package/coverage/lcov-report/src/api/controllers/public/users.ts.html +1 -1
  46. package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +1 -1
  47. package/coverage/lcov-report/src/api/controllers/query/import/index.html +1 -1
  48. package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +1 -1
  49. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +1 -1
  50. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +1 -1
  51. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +1 -1
  52. package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +1 -1
  53. package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +1 -1
  54. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +1 -1
  55. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +1 -1
  56. package/coverage/lcov-report/src/api/controllers/query/index.html +1 -1
  57. package/coverage/lcov-report/src/api/controllers/query/index.ts.html +1 -1
  58. package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +1 -1
  59. package/coverage/lcov-report/src/api/controllers/role.ts.html +1 -1
  60. package/coverage/lcov-report/src/api/controllers/routing.ts.html +1 -1
  61. package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +1 -1
  62. package/coverage/lcov-report/src/api/controllers/row/external.ts.html +1 -1
  63. package/coverage/lcov-report/src/api/controllers/row/index.html +1 -1
  64. package/coverage/lcov-report/src/api/controllers/row/index.ts.html +1 -1
  65. package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +1 -1
  66. package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +1 -1
  67. package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +1 -1
  68. package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +1 -1
  69. package/coverage/lcov-report/src/api/controllers/screen.ts.html +1 -1
  70. package/coverage/lcov-report/src/api/controllers/script.ts.html +1 -1
  71. package/coverage/lcov-report/src/api/controllers/static/index.html +1 -1
  72. package/coverage/lcov-report/src/api/controllers/static/index.ts.html +1 -1
  73. package/coverage/lcov-report/src/api/controllers/table/bulkFormula.ts.html +1 -1
  74. package/coverage/lcov-report/src/api/controllers/table/external.ts.html +1 -1
  75. package/coverage/lcov-report/src/api/controllers/table/index.html +15 -15
  76. package/coverage/lcov-report/src/api/controllers/table/index.ts.html +1 -1
  77. package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +1 -1
  78. package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +15 -12
  79. package/coverage/lcov-report/src/api/controllers/templates.ts.html +1 -1
  80. package/coverage/lcov-report/src/api/controllers/user.ts.html +1 -1
  81. package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +1 -1
  82. package/coverage/lcov-report/src/api/controllers/view/index.html +1 -1
  83. package/coverage/lcov-report/src/api/controllers/view/index.ts.html +1 -1
  84. package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +1 -1
  85. package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.html +1 -1
  86. package/coverage/lcov-report/src/api/controllers/webhook.ts.html +1 -1
  87. package/coverage/lcov-report/src/api/index.html +1 -1
  88. package/coverage/lcov-report/src/api/index.ts.html +1 -1
  89. package/coverage/lcov-report/src/api/routes/analytics.ts.html +1 -1
  90. package/coverage/lcov-report/src/api/routes/apikeys.ts.html +1 -1
  91. package/coverage/lcov-report/src/api/routes/application.ts.html +1 -1
  92. package/coverage/lcov-report/src/api/routes/auth.ts.html +1 -1
  93. package/coverage/lcov-report/src/api/routes/automation.ts.html +1 -1
  94. package/coverage/lcov-report/src/api/routes/backup.ts.html +1 -1
  95. package/coverage/lcov-report/src/api/routes/cloud.ts.html +1 -1
  96. package/coverage/lcov-report/src/api/routes/component.ts.html +1 -1
  97. package/coverage/lcov-report/src/api/routes/datasource.ts.html +1 -1
  98. package/coverage/lcov-report/src/api/routes/deploy.ts.html +1 -1
  99. package/coverage/lcov-report/src/api/routes/dev.ts.html +1 -1
  100. package/coverage/lcov-report/src/api/routes/index.html +1 -1
  101. package/coverage/lcov-report/src/api/routes/index.ts.html +1 -1
  102. package/coverage/lcov-report/src/api/routes/integration.ts.html +1 -1
  103. package/coverage/lcov-report/src/api/routes/layout.ts.html +1 -1
  104. package/coverage/lcov-report/src/api/routes/metadata.ts.html +1 -1
  105. package/coverage/lcov-report/src/api/routes/migrations.ts.html +1 -1
  106. package/coverage/lcov-report/src/api/routes/permission.ts.html +1 -1
  107. package/coverage/lcov-report/src/api/routes/plugin.ts.html +1 -1
  108. package/coverage/lcov-report/src/api/routes/public/applications.ts.html +1 -1
  109. package/coverage/lcov-report/src/api/routes/public/index.html +1 -1
  110. package/coverage/lcov-report/src/api/routes/public/index.ts.html +1 -1
  111. package/coverage/lcov-report/src/api/routes/public/middleware/index.html +1 -1
  112. package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +1 -1
  113. package/coverage/lcov-report/src/api/routes/public/queries.ts.html +1 -1
  114. package/coverage/lcov-report/src/api/routes/public/rows.ts.html +1 -1
  115. package/coverage/lcov-report/src/api/routes/public/tables.ts.html +1 -1
  116. package/coverage/lcov-report/src/api/routes/public/tests/index.html +1 -1
  117. package/coverage/lcov-report/src/api/routes/public/tests/utils.ts.html +1 -1
  118. package/coverage/lcov-report/src/api/routes/public/users.ts.html +1 -1
  119. package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +1 -1
  120. package/coverage/lcov-report/src/api/routes/public/utils/index.html +1 -1
  121. package/coverage/lcov-report/src/api/routes/query.ts.html +1 -1
  122. package/coverage/lcov-report/src/api/routes/role.ts.html +1 -1
  123. package/coverage/lcov-report/src/api/routes/routing.ts.html +1 -1
  124. package/coverage/lcov-report/src/api/routes/row.ts.html +1 -1
  125. package/coverage/lcov-report/src/api/routes/screen.ts.html +1 -1
  126. package/coverage/lcov-report/src/api/routes/script.ts.html +1 -1
  127. package/coverage/lcov-report/src/api/routes/static.ts.html +1 -1
  128. package/coverage/lcov-report/src/api/routes/table.ts.html +1 -1
  129. package/coverage/lcov-report/src/api/routes/templates.ts.html +1 -1
  130. package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +1 -1
  131. package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +1 -1
  132. package/coverage/lcov-report/src/api/routes/tests/utilities/index.ts.html +1 -1
  133. package/coverage/lcov-report/src/api/routes/user.ts.html +1 -1
  134. package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
  135. package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +1 -1
  136. package/coverage/lcov-report/src/api/routes/view.ts.html +1 -1
  137. package/coverage/lcov-report/src/api/routes/webhook.ts.html +1 -1
  138. package/coverage/lcov-report/src/app.ts.html +1 -1
  139. package/coverage/lcov-report/src/automations/actions.ts.html +1 -1
  140. package/coverage/lcov-report/src/automations/automationUtils.ts.html +1 -1
  141. package/coverage/lcov-report/src/automations/bullboard.ts.html +1 -1
  142. package/coverage/lcov-report/src/automations/index.html +1 -1
  143. package/coverage/lcov-report/src/automations/index.ts.html +1 -1
  144. package/coverage/lcov-report/src/automations/logging/index.html +1 -1
  145. package/coverage/lcov-report/src/automations/logging/index.ts.html +1 -1
  146. package/coverage/lcov-report/src/automations/steps/bash.ts.html +1 -1
  147. package/coverage/lcov-report/src/automations/steps/createRow.ts.html +1 -1
  148. package/coverage/lcov-report/src/automations/steps/delay.ts.html +1 -1
  149. package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +1 -1
  150. package/coverage/lcov-report/src/automations/steps/discord.ts.html +1 -1
  151. package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +1 -1
  152. package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +1 -1
  153. package/coverage/lcov-report/src/automations/steps/filter.ts.html +1 -1
  154. package/coverage/lcov-report/src/automations/steps/index.html +1 -1
  155. package/coverage/lcov-report/src/automations/steps/integromat.ts.html +1 -1
  156. package/coverage/lcov-report/src/automations/steps/loop.ts.html +1 -1
  157. package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +1 -1
  158. package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +1 -1
  159. package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +1 -1
  160. package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +1 -1
  161. package/coverage/lcov-report/src/automations/steps/slack.ts.html +1 -1
  162. package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +1 -1
  163. package/coverage/lcov-report/src/automations/steps/utils.ts.html +1 -1
  164. package/coverage/lcov-report/src/automations/steps/zapier.ts.html +1 -1
  165. package/coverage/lcov-report/src/automations/tests/utilities/index.html +1 -1
  166. package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +1 -1
  167. package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +1 -1
  168. package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +1 -1
  169. package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
  170. package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +1 -1
  171. package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +1 -1
  172. package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +1 -1
  173. package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +1 -1
  174. package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +1 -1
  175. package/coverage/lcov-report/src/automations/triggers.ts.html +1 -1
  176. package/coverage/lcov-report/src/automations/utils.ts.html +1 -1
  177. package/coverage/lcov-report/src/constants/index.html +1 -1
  178. package/coverage/lcov-report/src/constants/index.ts.html +1 -1
  179. package/coverage/lcov-report/src/constants/layouts.ts.html +1 -1
  180. package/coverage/lcov-report/src/constants/screens.ts.html +1 -1
  181. package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +1 -1
  182. package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +1 -1
  183. package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +1 -1
  184. package/coverage/lcov-report/src/db/defaultData/index.html +1 -1
  185. package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +1 -1
  186. package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +1 -1
  187. package/coverage/lcov-report/src/db/dynamoClient.ts.html +1 -1
  188. package/coverage/lcov-report/src/db/inMemoryView.ts.html +1 -1
  189. package/coverage/lcov-report/src/db/index.html +1 -1
  190. package/coverage/lcov-report/src/db/index.ts.html +1 -1
  191. package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +1 -1
  192. package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +1 -1
  193. package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
  194. package/coverage/lcov-report/src/db/linkedRows/index.ts.html +1 -1
  195. package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +1 -1
  196. package/coverage/lcov-report/src/db/newid.ts.html +1 -1
  197. package/coverage/lcov-report/src/db/utils.ts.html +1 -1
  198. package/coverage/lcov-report/src/definitions/automations.ts.html +1 -1
  199. package/coverage/lcov-report/src/definitions/index.html +1 -1
  200. package/coverage/lcov-report/src/environment.ts.html +1 -1
  201. package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +1 -1
  202. package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +1 -1
  203. package/coverage/lcov-report/src/events/index.html +1 -1
  204. package/coverage/lcov-report/src/events/index.ts.html +1 -1
  205. package/coverage/lcov-report/src/events/utils.ts.html +1 -1
  206. package/coverage/lcov-report/src/index.html +1 -1
  207. package/coverage/lcov-report/src/index.ts.html +1 -1
  208. package/coverage/lcov-report/src/integrations/airtable.ts.html +1 -1
  209. package/coverage/lcov-report/src/integrations/arangodb.ts.html +1 -1
  210. package/coverage/lcov-report/src/integrations/base/index.html +1 -1
  211. package/coverage/lcov-report/src/integrations/base/query.ts.html +1 -1
  212. package/coverage/lcov-report/src/integrations/base/sql.ts.html +1 -1
  213. package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +1 -1
  214. package/coverage/lcov-report/src/integrations/base/utils.ts.html +1 -1
  215. package/coverage/lcov-report/src/integrations/couchdb.ts.html +1 -1
  216. package/coverage/lcov-report/src/integrations/dynamodb.ts.html +1 -1
  217. package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +1 -1
  218. package/coverage/lcov-report/src/integrations/firebase.ts.html +1 -1
  219. package/coverage/lcov-report/src/integrations/googlesheets.ts.html +1 -1
  220. package/coverage/lcov-report/src/integrations/index.html +19 -19
  221. package/coverage/lcov-report/src/integrations/index.ts.html +37 -10
  222. package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +2 -2
  223. package/coverage/lcov-report/src/integrations/mongodb.ts.html +1 -1
  224. package/coverage/lcov-report/src/integrations/mysql.ts.html +1 -1
  225. package/coverage/lcov-report/src/integrations/oracle.ts.html +1 -1
  226. package/coverage/lcov-report/src/integrations/postgres.ts.html +1 -1
  227. package/coverage/lcov-report/src/integrations/queries/index.html +1 -1
  228. package/coverage/lcov-report/src/integrations/queries/sql.ts.html +1 -1
  229. package/coverage/lcov-report/src/integrations/redis.ts.html +1 -1
  230. package/coverage/lcov-report/src/integrations/rest.ts.html +1 -1
  231. package/coverage/lcov-report/src/integrations/s3.ts.html +1 -1
  232. package/coverage/lcov-report/src/integrations/snowflake.ts.html +1 -1
  233. package/coverage/lcov-report/src/integrations/tests/TestConfiguration.js.html +1 -1
  234. package/coverage/lcov-report/src/integrations/tests/index.html +1 -1
  235. package/coverage/lcov-report/src/integrations/utils.ts.html +1 -1
  236. package/coverage/lcov-report/src/middleware/appInfo.ts.html +1 -1
  237. package/coverage/lcov-report/src/middleware/authorized.ts.html +1 -1
  238. package/coverage/lcov-report/src/middleware/builder.ts.html +1 -1
  239. package/coverage/lcov-report/src/middleware/currentapp.ts.html +1 -1
  240. package/coverage/lcov-report/src/middleware/index.html +1 -1
  241. package/coverage/lcov-report/src/middleware/joi-validator.ts.html +1 -1
  242. package/coverage/lcov-report/src/middleware/publicApi.ts.html +1 -1
  243. package/coverage/lcov-report/src/middleware/resourceId.ts.html +1 -1
  244. package/coverage/lcov-report/src/middleware/selfhost.ts.html +1 -1
  245. package/coverage/lcov-report/src/middleware/utils.ts.html +1 -1
  246. package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +1 -1
  247. package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +1 -1
  248. package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +1 -1
  249. package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +1 -1
  250. package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +1 -1
  251. package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +1 -1
  252. package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +1 -1
  253. package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +1 -1
  254. package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +1 -1
  255. package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +1 -1
  256. package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +1 -1
  257. package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +1 -1
  258. package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +1 -1
  259. package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +1 -1
  260. package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +1 -1
  261. package/coverage/lcov-report/src/migrations/functions/backfill/index.html +1 -1
  262. package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +1 -1
  263. package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +1 -1
  264. package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
  265. package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +1 -1
  266. package/coverage/lcov-report/src/migrations/functions/tableSettings.ts.html +1 -1
  267. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +1 -1
  268. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +1 -1
  269. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +1 -1
  270. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +1 -1
  271. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +1 -1
  272. package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +1 -1
  273. package/coverage/lcov-report/src/migrations/index.html +1 -1
  274. package/coverage/lcov-report/src/migrations/index.ts.html +1 -1
  275. package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +1 -1
  276. package/coverage/lcov-report/src/migrations/tests/index.html +1 -1
  277. package/coverage/lcov-report/src/migrations/tests/structures.ts.html +1 -1
  278. package/coverage/lcov-report/src/sdk/app/applications/index.html +1 -1
  279. package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +1 -1
  280. package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +1 -1
  281. package/coverage/lcov-report/src/sdk/app/applications/utils.ts.html +1 -1
  282. package/coverage/lcov-report/src/sdk/app/automations/index.html +1 -1
  283. package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +1 -1
  284. package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +1 -1
  285. package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +1 -1
  286. package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +1 -1
  287. package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +1 -1
  288. package/coverage/lcov-report/src/sdk/app/backups/index.html +1 -1
  289. package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +1 -1
  290. package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +1 -1
  291. package/coverage/lcov-report/src/sdk/app/datasources/datasources.ts.html +81 -12
  292. package/coverage/lcov-report/src/sdk/app/datasources/index.html +17 -17
  293. package/coverage/lcov-report/src/sdk/app/datasources/index.ts.html +1 -1
  294. package/coverage/lcov-report/src/sdk/app/queries/index.html +1 -1
  295. package/coverage/lcov-report/src/sdk/app/queries/index.ts.html +1 -1
  296. package/coverage/lcov-report/src/sdk/app/queries/queries.ts.html +1 -1
  297. package/coverage/lcov-report/src/sdk/app/rows/attachments.ts.html +1 -1
  298. package/coverage/lcov-report/src/sdk/app/rows/index.html +1 -1
  299. package/coverage/lcov-report/src/sdk/app/rows/index.ts.html +1 -1
  300. package/coverage/lcov-report/src/sdk/app/rows/rows.ts.html +1 -1
  301. package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
  302. package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +1 -1
  303. package/coverage/lcov-report/src/sdk/index.html +1 -1
  304. package/coverage/lcov-report/src/sdk/index.ts.html +1 -1
  305. package/coverage/lcov-report/src/sdk/users/index.html +1 -1
  306. package/coverage/lcov-report/src/sdk/users/index.ts.html +1 -1
  307. package/coverage/lcov-report/src/sdk/users/utils.ts.html +1 -1
  308. package/coverage/lcov-report/src/sdk/utils/index.html +1 -1
  309. package/coverage/lcov-report/src/sdk/utils/index.ts.html +1 -1
  310. package/coverage/lcov-report/src/startup.ts.html +1 -1
  311. package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +1 -1
  312. package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +1 -1
  313. package/coverage/lcov-report/src/tests/utilities/index.html +1 -1
  314. package/coverage/lcov-report/src/tests/utilities/index.ts.html +1 -1
  315. package/coverage/lcov-report/src/tests/utilities/structures.ts.html +1 -1
  316. package/coverage/lcov-report/src/threads/automation.ts.html +1 -1
  317. package/coverage/lcov-report/src/threads/index.html +1 -1
  318. package/coverage/lcov-report/src/threads/index.ts.html +1 -1
  319. package/coverage/lcov-report/src/threads/query.ts.html +1 -1
  320. package/coverage/lcov-report/src/threads/utils.ts.html +1 -1
  321. package/coverage/lcov-report/src/utilities/budibaseDir.ts.html +1 -1
  322. package/coverage/lcov-report/src/utilities/centralPath.ts.html +1 -1
  323. package/coverage/lcov-report/src/utilities/fileSystem/app.ts.html +1 -1
  324. package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +1 -1
  325. package/coverage/lcov-report/src/utilities/fileSystem/filesystem.ts.html +1 -1
  326. package/coverage/lcov-report/src/utilities/fileSystem/index.html +1 -1
  327. package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +1 -1
  328. package/coverage/lcov-report/src/utilities/fileSystem/plugin.ts.html +1 -1
  329. package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +1 -1
  330. package/coverage/lcov-report/src/utilities/fileSystem/template.ts.html +1 -1
  331. package/coverage/lcov-report/src/utilities/global.ts.html +1 -1
  332. package/coverage/lcov-report/src/utilities/index.html +1 -1
  333. package/coverage/lcov-report/src/utilities/index.ts.html +1 -1
  334. package/coverage/lcov-report/src/utilities/redis.ts.html +1 -1
  335. package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
  336. package/coverage/lcov-report/src/utilities/routing/index.ts.html +1 -1
  337. package/coverage/lcov-report/src/utilities/rowProcessor/index.html +1 -1
  338. package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +1 -1
  339. package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +1 -1
  340. package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +1 -1
  341. package/coverage/lcov-report/src/utilities/schema.ts.html +1 -1
  342. package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +1 -1
  343. package/coverage/lcov-report/src/utilities/security.ts.html +1 -1
  344. package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
  345. package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +1 -1
  346. package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +1 -1
  347. package/coverage/lcov-report/src/utilities/users.ts.html +1 -1
  348. package/coverage/lcov-report/src/utilities/workerRequests.ts.html +1 -1
  349. package/coverage/lcov-report/src/watch.ts.html +1 -1
  350. package/coverage/lcov-report/src/websocket.ts.html +1 -1
  351. package/coverage/lcov.info +501 -472
  352. package/dist/api/controllers/table/utils.js +2 -1
  353. package/dist/integrations/index.js +12 -1
  354. package/dist/package.json +6 -6
  355. package/dist/sdk/app/datasources/datasources.js +17 -1
  356. package/dist/tsconfig.build.tsbuildinfo +1 -1
  357. package/package.json +7 -7
  358. package/src/api/controllers/datasource.ts +0 -1
  359. package/src/api/controllers/table/utils.ts +2 -1
  360. package/src/integrations/index.ts +9 -0
  361. package/src/integrations/microsoftSqlServer.ts +1 -1
  362. package/src/sdk/app/datasources/datasources.ts +26 -3
@@ -1482,36 +1482,36 @@ BRH:2
1482
1482
  end_of_record
1483
1483
  TN:
1484
1484
  SF:src/api/controllers/datasource.ts
1485
- FN:19,(anonymous_1)
1486
- FN:62,(anonymous_2)
1487
- FN:149,(anonymous_3)
1488
- FN:190,(anonymous_4)
1489
- FN:261,(anonymous_5)
1490
- FN:289,(anonymous_6)
1491
- FN:296,(anonymous_7)
1492
- FN:19,fetch
1493
- FN:28,(anonymous_10)
1494
- FN:46,(anonymous_11)
1495
- FN:62,buildSchemaFromDb
1496
- FN:75,(anonymous_13)
1497
- FN:99,setDefaultDisplayColumns
1498
- FN:106,(anonymous_15)
1499
- FN:117,invalidateVariables
1500
- FN:134,(anonymous_17)
1501
- FN:136,(anonymous_18)
1502
- FN:149,update
1503
- FN:190,save
1504
- FN:230,destroyInternalTablesBySourceId
1505
- FN:242,(anonymous_22)
1506
- FN:261,destroy
1507
- FN:273,(anonymous_24)
1508
- FN:289,find
1509
- FN:296,query
1510
- FN:305,getErrorTables
1511
- FN:307,(anonymous_28)
1512
- FN:308,(anonymous_29)
1513
- FN:311,updateError
1514
- FN:322,buildSchemaHelper
1485
+ FN:18,(anonymous_1)
1486
+ FN:61,(anonymous_2)
1487
+ FN:148,(anonymous_3)
1488
+ FN:189,(anonymous_4)
1489
+ FN:260,(anonymous_5)
1490
+ FN:288,(anonymous_6)
1491
+ FN:295,(anonymous_7)
1492
+ FN:18,fetch
1493
+ FN:27,(anonymous_10)
1494
+ FN:45,(anonymous_11)
1495
+ FN:61,buildSchemaFromDb
1496
+ FN:74,(anonymous_13)
1497
+ FN:98,setDefaultDisplayColumns
1498
+ FN:105,(anonymous_15)
1499
+ FN:116,invalidateVariables
1500
+ FN:133,(anonymous_17)
1501
+ FN:135,(anonymous_18)
1502
+ FN:148,update
1503
+ FN:189,save
1504
+ FN:229,destroyInternalTablesBySourceId
1505
+ FN:241,(anonymous_22)
1506
+ FN:260,destroy
1507
+ FN:272,(anonymous_24)
1508
+ FN:288,find
1509
+ FN:295,query
1510
+ FN:304,getErrorTables
1511
+ FN:306,(anonymous_28)
1512
+ FN:307,(anonymous_29)
1513
+ FN:310,updateError
1514
+ FN:321,buildSchemaHelper
1515
1515
  FNF:30
1516
1516
  FNH:18
1517
1517
  FNDA:55,(anonymous_1)
@@ -1552,211 +1552,211 @@ DA:12,56
1552
1552
  DA:13,56
1553
1553
  DA:14,56
1554
1554
  DA:16,56
1555
- DA:19,55
1555
+ DA:18,55
1556
+ DA:20,2
1556
1557
  DA:21,2
1557
- DA:22,2
1558
+ DA:27,2
1558
1559
  DA:28,2
1559
1560
  DA:29,2
1560
1561
  DA:30,2
1561
1562
  DA:31,2
1562
- DA:32,2
1563
- DA:35,2
1564
- DA:40,2
1565
- DA:46,1
1566
- DA:48,2
1567
- DA:53,2
1568
- DA:54,3
1569
- DA:55,2
1570
- DA:59,2
1571
- DA:62,55
1563
+ DA:34,2
1564
+ DA:39,2
1565
+ DA:45,1
1566
+ DA:47,2
1567
+ DA:52,2
1568
+ DA:53,3
1569
+ DA:54,2
1570
+ DA:58,2
1571
+ DA:61,55
1572
+ DA:62,0
1572
1573
  DA:63,0
1573
1574
  DA:64,0
1574
- DA:65,0
1575
+ DA:66,0
1575
1576
  DA:67,0
1576
1577
  DA:68,0
1577
1578
  DA:69,0
1578
- DA:70,0
1579
+ DA:71,0
1579
1580
  DA:72,0
1580
- DA:73,0
1581
- DA:75,0
1582
- DA:78,0
1583
- DA:82,0
1581
+ DA:74,0
1582
+ DA:77,0
1583
+ DA:81,0
1584
+ DA:84,0
1584
1585
  DA:85,0
1585
1586
  DA:86,0
1586
- DA:87,0
1587
+ DA:88,0
1587
1588
  DA:89,0
1588
1589
  DA:90,0
1589
- DA:91,0
1590
- DA:93,0
1590
+ DA:92,0
1591
+ DA:100,0
1591
1592
  DA:101,0
1592
1593
  DA:102,0
1593
- DA:103,0
1594
+ DA:104,0
1594
1595
  DA:105,0
1595
- DA:106,0
1596
+ DA:107,0
1596
1597
  DA:108,0
1597
- DA:109,0
1598
+ DA:120,7
1598
1599
  DA:121,7
1599
1600
  DA:122,7
1600
- DA:123,7
1601
- DA:125,7
1602
- DA:126,6
1603
- DA:129,1
1604
- DA:131,0
1601
+ DA:124,7
1602
+ DA:125,6
1603
+ DA:128,1
1604
+ DA:130,0
1605
+ DA:133,1
1605
1606
  DA:134,1
1606
- DA:135,1
1607
- DA:137,0
1607
+ DA:136,0
1608
+ DA:140,1
1608
1609
  DA:141,1
1609
- DA:142,1
1610
- DA:146,1
1611
- DA:149,59
1610
+ DA:145,1
1611
+ DA:148,59
1612
+ DA:149,7
1612
1613
  DA:150,7
1613
1614
  DA:151,7
1614
1615
  DA:152,7
1615
1616
  DA:153,7
1616
- DA:154,7
1617
- DA:156,7
1618
- DA:158,7
1619
- DA:162,7
1620
- DA:166,7
1621
- DA:168,0
1617
+ DA:155,7
1618
+ DA:157,7
1619
+ DA:161,7
1620
+ DA:165,7
1621
+ DA:167,0
1622
+ DA:170,7
1622
1623
  DA:171,7
1623
1624
  DA:172,7
1624
- DA:173,7
1625
+ DA:175,7
1625
1626
  DA:176,7
1626
1627
  DA:177,7
1627
- DA:178,7
1628
- DA:179,0
1628
+ DA:178,0
1629
+ DA:182,7
1629
1630
  DA:183,7
1630
1631
  DA:184,7
1631
- DA:185,7
1632
- DA:190,123
1632
+ DA:189,123
1633
+ DA:190,71
1633
1634
  DA:191,71
1634
1635
  DA:192,71
1635
- DA:193,71
1636
- DA:195,71
1636
+ DA:194,71
1637
+ DA:200,71
1637
1638
  DA:201,71
1638
- DA:202,71
1639
+ DA:202,0
1639
1640
  DA:203,0
1640
1641
  DA:204,0
1641
1642
  DA:205,0
1642
- DA:206,0
1643
+ DA:208,71
1643
1644
  DA:209,71
1644
1645
  DA:210,71
1645
- DA:211,71
1646
+ DA:213,71
1646
1647
  DA:214,71
1647
- DA:215,71
1648
- DA:216,70
1649
- DA:217,0
1650
- DA:221,70
1651
- DA:224,70
1652
- DA:225,0
1653
- DA:227,70
1654
- DA:231,0
1655
- DA:234,0
1656
- DA:241,0
1648
+ DA:215,70
1649
+ DA:216,0
1650
+ DA:220,70
1651
+ DA:223,70
1652
+ DA:224,0
1653
+ DA:226,70
1654
+ DA:230,0
1655
+ DA:233,0
1656
+ DA:240,0
1657
+ DA:242,0
1657
1658
  DA:243,0
1658
- DA:244,0
1659
- DA:246,0
1659
+ DA:245,0
1660
+ DA:251,0
1660
1661
  DA:252,0
1661
- DA:253,0
1662
- DA:261,55
1662
+ DA:260,55
1663
+ DA:261,1
1663
1664
  DA:262,1
1664
- DA:263,1
1665
- DA:265,1
1666
- DA:268,1
1667
- DA:269,0
1665
+ DA:264,1
1666
+ DA:267,1
1667
+ DA:268,0
1668
+ DA:270,1
1668
1669
  DA:271,1
1669
1670
  DA:272,1
1670
- DA:273,1
1671
+ DA:281,1
1671
1672
  DA:282,1
1672
- DA:283,1
1673
+ DA:284,1
1673
1674
  DA:285,1
1674
- DA:286,1
1675
- DA:289,55
1675
+ DA:288,55
1676
+ DA:289,1
1676
1677
  DA:290,1
1677
1678
  DA:291,1
1678
- DA:292,1
1679
- DA:296,55
1679
+ DA:295,55
1680
+ DA:296,1
1680
1681
  DA:297,1
1681
1682
  DA:298,1
1682
- DA:299,1
1683
- DA:301,0
1683
+ DA:300,0
1684
+ DA:305,0
1684
1685
  DA:306,0
1685
1686
  DA:307,0
1686
- DA:308,0
1687
+ DA:311,0
1687
1688
  DA:312,0
1688
- DA:313,0
1689
+ DA:314,0
1689
1690
  DA:315,0
1690
- DA:316,0
1691
+ DA:317,0
1691
1692
  DA:318,0
1692
- DA:319,0
1693
+ DA:322,0
1693
1694
  DA:323,0
1694
- DA:324,0
1695
+ DA:325,0
1695
1696
  DA:326,0
1696
- DA:327,0
1697
+ DA:328,0
1697
1698
  DA:329,0
1698
1699
  DA:330,0
1699
1700
  DA:331,0
1700
1701
  DA:332,0
1701
1702
  DA:333,0
1702
1703
  DA:334,0
1703
- DA:335,0
1704
+ DA:340,0
1704
1705
  DA:341,0
1705
1706
  DA:342,0
1706
- DA:343,0
1707
- DA:350,0
1707
+ DA:349,0
1708
1708
  LF:161
1709
1709
  LH:91
1710
- BRDA:29,0,0,2
1711
- BRDA:29,0,1,2
1712
- BRDA:30,1,0,2
1713
- BRDA:30,1,1,2
1714
- BRDA:54,2,0,2
1715
- BRDA:68,3,0,0
1716
- BRDA:68,3,1,0
1717
- BRDA:69,4,0,0
1718
- BRDA:73,5,0,0
1719
- BRDA:90,6,0,0
1720
- BRDA:101,7,0,0
1721
- BRDA:101,7,1,0
1722
- BRDA:102,8,0,0
1723
- BRDA:108,9,0,0
1724
- BRDA:125,10,0,6
1725
- BRDA:129,11,0,0
1726
- BRDA:129,11,1,1
1727
- BRDA:137,12,0,0
1728
- BRDA:137,12,1,0
1729
- BRDA:137,12,2,0
1730
- BRDA:141,13,0,1
1731
- BRDA:158,14,0,0
1732
- BRDA:158,14,1,7
1733
- BRDA:166,15,0,0
1734
- BRDA:166,16,0,7
1735
- BRDA:166,16,1,0
1736
- BRDA:176,17,0,7
1737
- BRDA:176,18,0,7
1738
- BRDA:176,18,1,7
1739
- BRDA:178,19,0,0
1740
- BRDA:178,20,0,7
1741
- BRDA:178,20,1,7
1742
- BRDA:197,21,0,0
1743
- BRDA:197,21,1,71
1744
- BRDA:202,22,0,0
1745
- BRDA:214,23,0,71
1746
- BRDA:216,24,0,0
1747
- BRDA:216,25,0,70
1748
- BRDA:216,25,1,70
1749
- BRDA:224,26,0,0
1750
- BRDA:243,27,0,0
1751
- BRDA:268,28,0,0
1752
- BRDA:268,28,1,1
1753
- BRDA:312,29,0,0
1754
- BRDA:315,30,0,0
1755
- BRDA:331,31,0,0
1756
- BRDA:331,32,0,0
1757
- BRDA:331,32,1,0
1758
- BRDA:334,33,0,0
1759
- BRDA:341,34,0,0
1710
+ BRDA:28,0,0,2
1711
+ BRDA:28,0,1,2
1712
+ BRDA:29,1,0,2
1713
+ BRDA:29,1,1,2
1714
+ BRDA:53,2,0,2
1715
+ BRDA:67,3,0,0
1716
+ BRDA:67,3,1,0
1717
+ BRDA:68,4,0,0
1718
+ BRDA:72,5,0,0
1719
+ BRDA:89,6,0,0
1720
+ BRDA:100,7,0,0
1721
+ BRDA:100,7,1,0
1722
+ BRDA:101,8,0,0
1723
+ BRDA:107,9,0,0
1724
+ BRDA:124,10,0,6
1725
+ BRDA:128,11,0,0
1726
+ BRDA:128,11,1,1
1727
+ BRDA:136,12,0,0
1728
+ BRDA:136,12,1,0
1729
+ BRDA:136,12,2,0
1730
+ BRDA:140,13,0,1
1731
+ BRDA:157,14,0,0
1732
+ BRDA:157,14,1,7
1733
+ BRDA:165,15,0,0
1734
+ BRDA:165,16,0,7
1735
+ BRDA:165,16,1,0
1736
+ BRDA:175,17,0,7
1737
+ BRDA:175,18,0,7
1738
+ BRDA:175,18,1,7
1739
+ BRDA:177,19,0,0
1740
+ BRDA:177,20,0,7
1741
+ BRDA:177,20,1,7
1742
+ BRDA:196,21,0,0
1743
+ BRDA:196,21,1,71
1744
+ BRDA:201,22,0,0
1745
+ BRDA:213,23,0,71
1746
+ BRDA:215,24,0,0
1747
+ BRDA:215,25,0,70
1748
+ BRDA:215,25,1,70
1749
+ BRDA:223,26,0,0
1750
+ BRDA:242,27,0,0
1751
+ BRDA:267,28,0,0
1752
+ BRDA:267,28,1,1
1753
+ BRDA:311,29,0,0
1754
+ BRDA:314,30,0,0
1755
+ BRDA:330,31,0,0
1756
+ BRDA:330,32,0,0
1757
+ BRDA:330,32,1,0
1758
+ BRDA:333,33,0,0
1759
+ BRDA:340,34,0,0
1760
1760
  BRF:50
1761
1761
  BRH:20
1762
1762
  end_of_record
@@ -7624,16 +7624,16 @@ FN:21,(anonymous_1)
7624
7624
  FN:36,(anonymous_2)
7625
7625
  FN:76,(anonymous_3)
7626
7626
  FN:98,(anonymous_4)
7627
- FN:131,(anonymous_5)
7628
- FN:151,(anonymous_6)
7629
- FN:195,(anonymous_7)
7630
- FN:252,(anonymous_8)
7631
- FN:334,(anonymous_9)
7632
- FN:338,(anonymous_10)
7633
- FN:346,(anonymous_11)
7634
- FN:358,(anonymous_12)
7635
- FN:375,(anonymous_13)
7636
- FN:395,(anonymous_14)
7627
+ FN:132,(anonymous_5)
7628
+ FN:152,(anonymous_6)
7629
+ FN:196,(anonymous_7)
7630
+ FN:253,(anonymous_8)
7631
+ FN:335,(anonymous_9)
7632
+ FN:339,(anonymous_10)
7633
+ FN:347,(anonymous_11)
7634
+ FN:359,(anonymous_12)
7635
+ FN:376,(anonymous_13)
7636
+ FN:396,(anonymous_14)
7637
7637
  FN:21,clearColumns
7638
7638
  FN:29,(anonymous_17)
7639
7639
  FN:30,(anonymous_18)
@@ -7644,28 +7644,28 @@ FN:55,(anonymous_22)
7644
7644
  FN:61,(anonymous_23)
7645
7645
  FN:76,makeSureTableUpToDate
7646
7646
  FN:98,importToRows
7647
- FN:131,handleDataImport
7648
- FN:143,(anonymous_27)
7649
- FN:151,handleSearchIndexes
7650
- FN:159,(anonymous_29)
7651
- FN:164,(anonymous_30)
7652
- FN:195,checkStaticTables
7653
- FN:225,(anonymous_32)
7654
- FN:234,(anonymous_33)
7655
- FN:241,(anonymous_34)
7656
- FN:247,(anonymous_35)
7657
- FN:215,(anonymous_36)
7658
- FN:252,checkForViewUpdates
7659
- FN:258,(anonymous_38)
7660
- FN:280,(anonymous_39)
7661
- FN:288,(anonymous_40)
7662
- FN:306,(anonymous_41)
7663
- FN:319,(anonymous_42)
7664
- FN:334,generateForeignKey
7665
- FN:338,generateJunctionTableName
7666
- FN:346,foreignKeyStructure
7667
- FN:358,areSwitchableTypes
7668
- FN:375,hasTypeChanged
7647
+ FN:132,handleDataImport
7648
+ FN:144,(anonymous_27)
7649
+ FN:152,handleSearchIndexes
7650
+ FN:160,(anonymous_29)
7651
+ FN:165,(anonymous_30)
7652
+ FN:196,checkStaticTables
7653
+ FN:226,(anonymous_32)
7654
+ FN:235,(anonymous_33)
7655
+ FN:242,(anonymous_34)
7656
+ FN:248,(anonymous_35)
7657
+ FN:216,(anonymous_36)
7658
+ FN:253,checkForViewUpdates
7659
+ FN:259,(anonymous_38)
7660
+ FN:281,(anonymous_39)
7661
+ FN:289,(anonymous_40)
7662
+ FN:307,(anonymous_41)
7663
+ FN:320,(anonymous_42)
7664
+ FN:335,generateForeignKey
7665
+ FN:339,generateJunctionTableName
7666
+ FN:347,foreignKeyStructure
7667
+ FN:359,areSwitchableTypes
7668
+ FN:376,hasTypeChanged
7669
7669
  FNF:46
7670
7670
  FNH:23
7671
7671
  FNDA:0,(anonymous_1)
@@ -7769,133 +7769,133 @@ DA:102,3
7769
7769
  DA:103,3
7770
7770
  DA:104,3
7771
7771
  DA:107,3
7772
- DA:108,3
7773
- DA:112,3
7774
- DA:114,8
7772
+ DA:111,3
7773
+ DA:113,8
7775
7774
  DA:119,0
7776
- DA:126,3
7777
- DA:128,3
7778
- DA:131,2
7779
- DA:132,134
7780
- DA:134,134
7781
- DA:135,131
7782
- DA:138,3
7775
+ DA:123,0
7776
+ DA:127,3
7777
+ DA:129,3
7778
+ DA:132,2
7779
+ DA:133,134
7780
+ DA:135,134
7781
+ DA:136,131
7783
7782
  DA:139,3
7784
- DA:141,3
7785
- DA:143,3
7786
- DA:147,3
7783
+ DA:140,3
7784
+ DA:142,3
7785
+ DA:144,3
7787
7786
  DA:148,3
7788
- DA:151,0
7789
- DA:152,132
7790
- DA:154,132
7791
- DA:155,2
7787
+ DA:149,3
7788
+ DA:152,0
7789
+ DA:153,132
7790
+ DA:155,132
7792
7791
  DA:156,2
7793
- DA:158,2
7794
- DA:159,3
7795
- DA:162,2
7796
- DA:163,1
7792
+ DA:157,2
7793
+ DA:159,2
7794
+ DA:160,3
7795
+ DA:163,2
7797
7796
  DA:164,1
7798
- DA:168,1
7797
+ DA:165,1
7799
7798
  DA:169,1
7800
- DA:171,1
7801
- DA:182,1
7802
- DA:192,132
7803
- DA:195,0
7804
- DA:197,132
7805
- DA:198,1
7806
- DA:200,5
7799
+ DA:170,1
7800
+ DA:172,1
7801
+ DA:183,1
7802
+ DA:193,132
7803
+ DA:196,0
7804
+ DA:198,132
7805
+ DA:199,1
7807
7806
  DA:201,5
7808
- DA:205,132
7809
- DA:216,132
7807
+ DA:202,5
7808
+ DA:206,132
7810
7809
  DA:217,132
7811
7810
  DA:218,132
7812
7811
  DA:219,132
7813
- DA:221,132
7814
- DA:226,132
7815
- DA:227,6
7816
- DA:229,132
7812
+ DA:220,132
7813
+ DA:222,132
7814
+ DA:227,132
7815
+ DA:228,6
7817
7816
  DA:230,132
7818
- DA:235,132
7817
+ DA:231,132
7819
7818
  DA:236,132
7820
7819
  DA:237,132
7821
- DA:242,132
7820
+ DA:238,132
7822
7821
  DA:243,132
7823
7822
  DA:244,132
7824
- DA:248,132
7825
- DA:252,0
7826
- DA:257,1
7823
+ DA:245,132
7824
+ DA:249,132
7825
+ DA:253,0
7827
7826
  DA:258,1
7828
- DA:261,1
7827
+ DA:259,1
7829
7828
  DA:262,1
7830
- DA:265,1
7831
- DA:267,1
7832
- DA:268,0
7829
+ DA:263,1
7830
+ DA:266,1
7831
+ DA:268,1
7833
7832
  DA:269,0
7834
- DA:273,1
7835
- DA:274,0
7833
+ DA:270,0
7834
+ DA:274,1
7836
7835
  DA:275,0
7837
- DA:279,1
7836
+ DA:276,0
7838
7837
  DA:280,1
7839
- DA:281,0
7838
+ DA:281,1
7840
7839
  DA:282,0
7841
7840
  DA:283,0
7842
- DA:287,0
7841
+ DA:284,0
7843
7842
  DA:288,0
7844
- DA:290,0
7843
+ DA:289,0
7845
7844
  DA:291,0
7846
7845
  DA:292,0
7847
7846
  DA:293,0
7848
7847
  DA:294,0
7849
- DA:298,0
7848
+ DA:295,0
7850
7849
  DA:299,0
7851
7850
  DA:300,0
7852
- DA:304,0
7851
+ DA:301,0
7853
7852
  DA:305,0
7854
7853
  DA:306,0
7855
7854
  DA:307,0
7856
- DA:309,0
7855
+ DA:308,0
7857
7856
  DA:310,0
7858
- DA:317,1
7859
- DA:318,0
7857
+ DA:311,0
7858
+ DA:318,1
7860
7859
  DA:319,0
7861
- DA:321,0
7862
- DA:325,0
7860
+ DA:320,0
7861
+ DA:322,0
7863
7862
  DA:326,0
7864
7863
  DA:327,0
7865
- DA:329,0
7866
- DA:334,0
7864
+ DA:328,0
7865
+ DA:330,0
7867
7866
  DA:335,0
7868
- DA:338,0
7869
- DA:343,0
7870
- DA:346,0
7867
+ DA:336,0
7868
+ DA:339,0
7869
+ DA:344,0
7871
7870
  DA:347,0
7872
- DA:352,0
7871
+ DA:348,0
7873
7872
  DA:353,0
7874
- DA:355,0
7875
- DA:358,0
7873
+ DA:354,0
7874
+ DA:356,0
7876
7875
  DA:359,0
7877
- DA:363,0
7878
- DA:365,0
7876
+ DA:360,0
7877
+ DA:364,0
7879
7878
  DA:366,0
7880
7879
  DA:367,0
7881
7880
  DA:368,0
7882
7881
  DA:369,0
7883
- DA:372,0
7884
- DA:375,132
7882
+ DA:370,0
7883
+ DA:373,0
7885
7884
  DA:376,132
7886
- DA:377,126
7887
- DA:381,6
7888
- DA:382,15
7885
+ DA:377,132
7886
+ DA:378,126
7887
+ DA:382,6
7889
7888
  DA:383,15
7890
- DA:384,7
7891
- DA:386,8
7889
+ DA:384,15
7890
+ DA:385,7
7892
7891
  DA:387,8
7893
- DA:388,0
7894
- DA:391,6
7895
- DA:394,56
7896
- DA:395,132
7892
+ DA:388,8
7893
+ DA:389,0
7894
+ DA:392,6
7895
+ DA:395,56
7896
+ DA:396,132
7897
7897
  LF:180
7898
- LH:114
7898
+ LH:113
7899
7899
  BRDA:41,0,0,6
7900
7900
  BRDA:41,1,0,132
7901
7901
  BRDA:41,1,1,6
@@ -7912,52 +7912,53 @@ BRDA:88,8,0,15
7912
7912
  BRDA:88,8,1,0
7913
7913
  BRDA:88,8,2,0
7914
7914
  BRDA:98,9,0,0
7915
- BRDA:114,10,0,0
7916
- BRDA:115,11,0,8
7917
- BRDA:115,11,1,0
7918
- BRDA:115,11,2,0
7919
- BRDA:134,12,0,131
7920
- BRDA:134,13,0,134
7921
- BRDA:134,13,1,3
7922
- BRDA:134,13,2,3
7923
- BRDA:154,14,0,2
7924
- BRDA:154,15,0,132
7925
- BRDA:154,15,1,2
7926
- BRDA:162,16,0,1
7927
- BRDA:162,16,1,1
7928
- BRDA:168,17,0,1
7929
- BRDA:197,18,0,1
7930
- BRDA:200,19,0,5
7931
- BRDA:226,20,0,6
7932
- BRDA:265,21,0,1
7933
- BRDA:265,21,1,0
7934
- BRDA:267,22,0,0
7935
- BRDA:273,23,0,0
7936
- BRDA:279,24,0,1
7937
- BRDA:281,25,0,0
7938
- BRDA:287,26,0,0
7939
- BRDA:290,27,0,0
7940
- BRDA:298,28,0,0
7941
- BRDA:304,29,0,0
7942
- BRDA:304,30,0,0
7943
- BRDA:304,30,1,0
7944
- BRDA:309,31,0,0
7945
- BRDA:317,32,0,0
7946
- BRDA:326,33,0,0
7947
- BRDA:352,34,0,0
7948
- BRDA:359,35,0,0
7949
- BRDA:360,36,0,0
7950
- BRDA:360,36,1,0
7951
- BRDA:368,37,0,0
7952
- BRDA:368,38,0,0
7953
- BRDA:368,38,1,0
7954
- BRDA:368,38,2,0
7955
- BRDA:376,39,0,126
7956
- BRDA:383,40,0,7
7957
- BRDA:387,41,0,0
7958
- BRDA:387,42,0,8
7959
- BRDA:387,42,1,0
7960
- BRF:61
7915
+ BRDA:113,10,0,0
7916
+ BRDA:114,11,0,8
7917
+ BRDA:114,11,1,0
7918
+ BRDA:114,11,2,0
7919
+ BRDA:114,11,3,0
7920
+ BRDA:135,12,0,131
7921
+ BRDA:135,13,0,134
7922
+ BRDA:135,13,1,3
7923
+ BRDA:135,13,2,3
7924
+ BRDA:155,14,0,2
7925
+ BRDA:155,15,0,132
7926
+ BRDA:155,15,1,2
7927
+ BRDA:163,16,0,1
7928
+ BRDA:163,16,1,1
7929
+ BRDA:169,17,0,1
7930
+ BRDA:198,18,0,1
7931
+ BRDA:201,19,0,5
7932
+ BRDA:227,20,0,6
7933
+ BRDA:266,21,0,1
7934
+ BRDA:266,21,1,0
7935
+ BRDA:268,22,0,0
7936
+ BRDA:274,23,0,0
7937
+ BRDA:280,24,0,1
7938
+ BRDA:282,25,0,0
7939
+ BRDA:288,26,0,0
7940
+ BRDA:291,27,0,0
7941
+ BRDA:299,28,0,0
7942
+ BRDA:305,29,0,0
7943
+ BRDA:305,30,0,0
7944
+ BRDA:305,30,1,0
7945
+ BRDA:310,31,0,0
7946
+ BRDA:318,32,0,0
7947
+ BRDA:327,33,0,0
7948
+ BRDA:353,34,0,0
7949
+ BRDA:360,35,0,0
7950
+ BRDA:361,36,0,0
7951
+ BRDA:361,36,1,0
7952
+ BRDA:369,37,0,0
7953
+ BRDA:369,38,0,0
7954
+ BRDA:369,38,1,0
7955
+ BRDA:369,38,2,0
7956
+ BRDA:377,39,0,126
7957
+ BRDA:384,40,0,7
7958
+ BRDA:388,41,0,0
7959
+ BRDA:388,42,0,8
7960
+ BRDA:388,42,1,0
7961
+ BRF:62
7961
7962
  BRH:28
7962
7963
  end_of_record
7963
7964
  TN:
@@ -13278,15 +13279,19 @@ end_of_record
13278
13279
  TN:
13279
13280
  SF:src/integrations/index.ts
13280
13281
  FN:70,(anonymous_1)
13281
- FN:92,(anonymous_2)
13282
- FN:116,(anonymous_3)
13283
- FN:70,getDefinitions
13284
- FN:92,getIntegration
13285
- FNF:5
13286
- FNH:4
13287
- FNDA:82,(anonymous_1)
13288
- FNDA:101,(anonymous_2)
13289
- FNDA:0,(anonymous_3)
13282
+ FN:79,(anonymous_2)
13283
+ FN:101,(anonymous_3)
13284
+ FN:125,(anonymous_4)
13285
+ FN:70,getDefinition
13286
+ FN:79,getDefinitions
13287
+ FN:101,getIntegration
13288
+ FNF:7
13289
+ FNH:6
13290
+ FNDA:25,(anonymous_1)
13291
+ FNDA:82,(anonymous_2)
13292
+ FNDA:101,(anonymous_3)
13293
+ FNDA:0,(anonymous_4)
13294
+ FNDA:25,getDefinition
13290
13295
  FNDA:82,getDefinitions
13291
13296
  FNDA:101,getIntegration
13292
13297
  DA:1,59
@@ -13315,44 +13320,50 @@ DA:41,59
13315
13320
  DA:61,59
13316
13321
  DA:66,59
13317
13322
  DA:67,59
13318
- DA:70,82
13319
- DA:71,82
13320
- DA:72,82
13321
- DA:73,50
13322
- DA:75,50
13323
+ DA:70,25
13324
+ DA:72,25
13325
+ DA:73,25
13326
+ DA:75,0
13323
13327
  DA:76,0
13324
- DA:77,0
13325
- DA:81,0
13326
- DA:82,0
13327
- DA:86,82
13328
- DA:92,101
13329
- DA:93,101
13330
- DA:94,100
13331
- DA:96,1
13332
- DA:97,0
13333
- DA:98,0
13334
- DA:99,0
13335
- DA:101,0
13336
- DA:102,0
13337
- DA:103,0
13338
- DA:105,0
13339
- DA:110,1
13340
- DA:113,59
13341
- LF:49
13342
- LH:38
13328
+ DA:79,82
13329
+ DA:80,82
13330
+ DA:81,82
13331
+ DA:82,50
13332
+ DA:84,50
13333
+ DA:85,0
13334
+ DA:86,0
13335
+ DA:90,0
13336
+ DA:91,0
13337
+ DA:95,82
13338
+ DA:101,101
13339
+ DA:102,101
13340
+ DA:103,100
13341
+ DA:105,1
13342
+ DA:106,0
13343
+ DA:107,0
13344
+ DA:108,0
13345
+ DA:110,0
13346
+ DA:111,0
13347
+ DA:112,0
13348
+ DA:114,0
13349
+ DA:119,1
13350
+ DA:122,59
13351
+ LF:54
13352
+ LH:41
13343
13353
  BRDA:61,0,0,59
13344
13354
  BRDA:62,1,0,59
13345
13355
  BRDA:62,1,1,59
13346
13356
  BRDA:62,1,2,59
13347
- BRDA:72,2,0,50
13348
- BRDA:81,3,0,0
13349
- BRDA:93,4,0,100
13350
- BRDA:96,5,0,0
13351
- BRDA:99,6,0,0
13352
- BRDA:102,7,0,0
13353
- BRDA:102,7,1,0
13354
- BRF:11
13355
- BRH:6
13357
+ BRDA:72,2,0,25
13358
+ BRDA:81,3,0,50
13359
+ BRDA:90,4,0,0
13360
+ BRDA:102,5,0,100
13361
+ BRDA:105,6,0,0
13362
+ BRDA:108,7,0,0
13363
+ BRDA:111,8,0,0
13364
+ BRDA:111,8,1,0
13365
+ BRF:12
13366
+ BRH:7
13356
13367
  end_of_record
13357
13368
  TN:
13358
13369
  SF:src/integrations/microsoftSqlServer.ts
@@ -18079,136 +18090,154 @@ BRH:2
18079
18090
  end_of_record
18080
18091
  TN:
18081
18092
  SF:src/sdk/app/datasources/datasources.ts
18082
- FN:28,(anonymous_1)
18083
- FN:33,(anonymous_2)
18084
- FN:46,(anonymous_3)
18085
- FN:64,(anonymous_4)
18086
- FN:100,(anonymous_5)
18087
- FN:104,(anonymous_6)
18088
- FN:18,enrichDatasourceWithValues
18089
- FN:28,enrich
18090
- FN:33,get
18091
- FN:46,getWithEnvVars
18092
- FN:52,hasAuthConfigs
18093
- FN:56,useEnvVars
18094
- FN:61,(anonymous_13)
18095
- FN:64,removeSecrets
18096
- FN:100,removeSecretSingle
18097
- FN:104,mergeConfigs
18098
- FN:117,(anonymous_17)
18099
- FNF:17
18100
- FNH:15
18093
+ FN:19,(anonymous_1)
18094
+ FN:51,(anonymous_2)
18095
+ FN:56,(anonymous_3)
18096
+ FN:69,(anonymous_4)
18097
+ FN:87,(anonymous_5)
18098
+ FN:123,(anonymous_6)
18099
+ FN:127,(anonymous_7)
18100
+ FN:19,checkDatasourceTypes
18101
+ FN:35,enrichDatasourceWithValues
18102
+ FN:51,enrich
18103
+ FN:56,get
18104
+ FN:69,getWithEnvVars
18105
+ FN:75,hasAuthConfigs
18106
+ FN:79,useEnvVars
18107
+ FN:84,(anonymous_15)
18108
+ FN:87,removeSecrets
18109
+ FN:123,removeSecretSingle
18110
+ FN:127,mergeConfigs
18111
+ FN:140,(anonymous_19)
18112
+ FNF:19
18113
+ FNH:17
18101
18114
  FNDA:59,(anonymous_1)
18102
18115
  FNDA:59,(anonymous_2)
18103
18116
  FNDA:59,(anonymous_3)
18104
18117
  FNDA:59,(anonymous_4)
18105
18118
  FNDA:59,(anonymous_5)
18106
18119
  FNDA:59,(anonymous_6)
18120
+ FNDA:59,(anonymous_7)
18121
+ FNDA:25,checkDatasourceTypes
18107
18122
  FNDA:25,enrichDatasourceWithValues
18108
18123
  FNDA:1,enrich
18109
18124
  FNDA:63,get
18110
18125
  FNDA:16,getWithEnvVars
18111
18126
  FNDA:88,hasAuthConfigs
18112
18127
  FNDA:3,useEnvVars
18113
- FNDA:0,(anonymous_13)
18128
+ FNDA:0,(anonymous_15)
18114
18129
  FNDA:80,removeSecrets
18115
18130
  FNDA:78,removeSecretSingle
18116
18131
  FNDA:7,mergeConfigs
18117
- FNDA:0,(anonymous_17)
18132
+ FNDA:0,(anonymous_19)
18118
18133
  DA:1,59
18119
18134
  DA:2,59
18120
- DA:11,59
18121
18135
  DA:12,59
18122
18136
  DA:13,59
18123
18137
  DA:14,59
18124
- DA:16,59
18125
- DA:19,25
18138
+ DA:15,59
18139
+ DA:17,59
18140
+ DA:19,59
18126
18141
  DA:20,25
18127
- DA:21,25
18128
- DA:22,25
18129
- DA:28,59
18130
- DA:29,1
18131
- DA:30,1
18132
- DA:33,59
18133
- DA:37,63
18134
- DA:38,63
18135
- DA:39,62
18136
- DA:40,8
18137
- DA:42,54
18138
- DA:46,59
18139
- DA:47,16
18140
- DA:48,16
18141
- DA:49,16
18142
- DA:53,88
18143
- DA:57,3
18144
- DA:58,0
18145
- DA:60,3
18146
- DA:61,3
18147
- DA:64,59
18148
- DA:65,80
18149
- DA:66,80
18150
- DA:67,81
18151
- DA:68,81
18152
- DA:70,81
18153
- DA:71,0
18154
- DA:74,81
18155
- DA:75,0
18156
- DA:76,0
18157
- DA:77,0
18158
- DA:78,0
18159
- DA:80,0
18142
+ DA:21,12
18143
+ DA:22,11
18144
+ DA:24,1
18145
+ DA:25,1
18146
+ DA:29,0
18147
+ DA:32,25
18148
+ DA:36,25
18149
+ DA:37,25
18150
+ DA:38,25
18151
+ DA:43,25
18152
+ DA:44,25
18153
+ DA:45,25
18154
+ DA:51,59
18155
+ DA:52,1
18156
+ DA:53,1
18157
+ DA:56,59
18158
+ DA:60,63
18159
+ DA:61,63
18160
+ DA:62,62
18161
+ DA:63,8
18162
+ DA:65,54
18163
+ DA:69,59
18164
+ DA:70,16
18165
+ DA:71,16
18166
+ DA:72,16
18167
+ DA:76,88
18168
+ DA:80,3
18160
18169
  DA:81,0
18161
- DA:82,0
18162
- DA:87,81
18163
- DA:88,10
18164
- DA:92,3
18165
- DA:97,80
18166
- DA:100,59
18167
- DA:101,78
18168
- DA:104,59
18169
- DA:105,7
18170
- DA:106,0
18171
- DA:109,7
18172
- DA:110,0
18173
- DA:111,0
18174
- DA:112,0
18175
- DA:113,0
18176
- DA:114,0
18177
- DA:116,0
18178
- DA:117,0
18179
- DA:119,0
18180
- DA:120,0
18181
- DA:125,7
18182
- DA:126,6
18183
- DA:127,5
18184
- DA:129,1
18185
- DA:130,1
18186
- DA:132,0
18187
- DA:135,7
18188
- LF:70
18189
- LH:50
18190
- BRDA:39,0,0,8
18191
- BRDA:39,0,1,54
18192
- BRDA:53,1,0,88
18193
- BRDA:53,1,1,22
18194
- BRDA:57,2,0,0
18195
- BRDA:68,3,0,81
18196
- BRDA:70,4,0,0
18197
- BRDA:74,5,0,0
18198
- BRDA:77,6,0,0
18199
- BRDA:81,7,0,0
18200
- BRDA:88,8,0,3
18201
- BRDA:89,9,0,10
18202
- BRDA:89,9,1,3
18203
- BRDA:105,10,0,0
18204
- BRDA:109,11,0,0
18205
- BRDA:113,12,0,0
18206
- BRDA:119,13,0,0
18207
- BRDA:126,14,0,5
18208
- BRDA:129,15,0,1
18209
- BRDA:129,15,1,0
18210
- BRF:20
18211
- BRH:10
18170
+ DA:83,3
18171
+ DA:84,3
18172
+ DA:87,59
18173
+ DA:88,80
18174
+ DA:89,80
18175
+ DA:90,81
18176
+ DA:91,81
18177
+ DA:93,81
18178
+ DA:94,0
18179
+ DA:97,81
18180
+ DA:98,0
18181
+ DA:99,0
18182
+ DA:100,0
18183
+ DA:101,0
18184
+ DA:103,0
18185
+ DA:104,0
18186
+ DA:105,0
18187
+ DA:110,81
18188
+ DA:111,10
18189
+ DA:115,3
18190
+ DA:120,80
18191
+ DA:123,59
18192
+ DA:124,78
18193
+ DA:127,59
18194
+ DA:128,7
18195
+ DA:129,0
18196
+ DA:132,7
18197
+ DA:133,0
18198
+ DA:134,0
18199
+ DA:135,0
18200
+ DA:136,0
18201
+ DA:137,0
18202
+ DA:139,0
18203
+ DA:140,0
18204
+ DA:142,0
18205
+ DA:143,0
18206
+ DA:148,7
18207
+ DA:149,6
18208
+ DA:150,5
18209
+ DA:152,1
18210
+ DA:153,1
18211
+ DA:155,0
18212
+ DA:158,7
18213
+ LF:80
18214
+ LH:59
18215
+ BRDA:21,0,0,11
18216
+ BRDA:25,1,0,0
18217
+ BRDA:26,2,0,1
18218
+ BRDA:26,2,1,0
18219
+ BRDA:62,3,0,8
18220
+ BRDA:62,3,1,54
18221
+ BRDA:76,4,0,88
18222
+ BRDA:76,4,1,22
18223
+ BRDA:80,5,0,0
18224
+ BRDA:91,6,0,81
18225
+ BRDA:93,7,0,0
18226
+ BRDA:97,8,0,0
18227
+ BRDA:100,9,0,0
18228
+ BRDA:104,10,0,0
18229
+ BRDA:111,11,0,3
18230
+ BRDA:112,12,0,10
18231
+ BRDA:112,12,1,3
18232
+ BRDA:128,13,0,0
18233
+ BRDA:132,14,0,0
18234
+ BRDA:136,15,0,0
18235
+ BRDA:142,16,0,0
18236
+ BRDA:149,17,0,5
18237
+ BRDA:152,18,0,1
18238
+ BRDA:152,18,1,0
18239
+ BRF:24
18240
+ BRH:12
18212
18241
  end_of_record
18213
18242
  TN:
18214
18243
  SF:src/sdk/app/datasources/index.ts