@budibase/server 2.3.13 → 2.3.14

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 (361) hide show
  1. package/builder/assets/{index.b1cc0b01.js → index.c07b0111.js} +224 -224
  2. package/builder/index.html +1 -1
  3. package/coverage/clover.xml +270 -261
  4. package/coverage/coverage-final.json +6 -6
  5. package/coverage/lcov-report/index.html +26 -26
  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 +1 -1
  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 +1 -1
  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 +1 -1
  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 +23 -11
  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 +8 -5
  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 +14 -14
  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 +18 -18
  211. package/coverage/lcov-report/src/integrations/base/query.ts.html +1 -1
  212. package/coverage/lcov-report/src/integrations/base/sql.ts.html +127 -88
  213. package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +4 -4
  214. package/coverage/lcov-report/src/integrations/base/utils.ts.html +4 -4
  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 +1 -1
  221. package/coverage/lcov-report/src/integrations/index.ts.html +1 -1
  222. package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +1 -1
  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 +4 -4
  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 +1 -1
  292. package/coverage/lcov-report/src/sdk/app/datasources/index.html +1 -1
  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 +461 -440
  352. package/dist/app.js +7 -3
  353. package/dist/environment.js +1 -0
  354. package/dist/integrations/base/sql.js +11 -0
  355. package/dist/package.json +6 -6
  356. package/dist/tsconfig.build.tsbuildinfo +1 -1
  357. package/package.json +7 -7
  358. package/src/app.ts +7 -3
  359. package/src/environment.ts +1 -0
  360. package/src/integrations/base/sql.ts +13 -0
  361. package/src/integrations/tests/sql.spec.ts +38 -0
@@ -1,15 +1,15 @@
1
1
  TN:
2
2
  SF:src/app.ts
3
- FN:82,(anonymous_0)
4
- FN:49,(anonymous_5)
5
- FN:50,(anonymous_6)
6
- FN:51,(anonymous_7)
7
- FN:65,(anonymous_8)
8
- FN:82,(anonymous_9)
9
- FN:86,(anonymous_10)
10
- FN:92,(anonymous_11)
11
- FN:103,(anonymous_12)
12
- FN:107,(anonymous_13)
3
+ FN:86,(anonymous_0)
4
+ FN:53,(anonymous_5)
5
+ FN:54,(anonymous_6)
6
+ FN:55,(anonymous_7)
7
+ FN:69,(anonymous_8)
8
+ FN:86,(anonymous_9)
9
+ FN:90,(anonymous_10)
10
+ FN:96,(anonymous_11)
11
+ FN:107,(anonymous_12)
12
+ FN:111,(anonymous_13)
13
13
  FNF:10
14
14
  FNH:2
15
15
  FNDA:30,(anonymous_0)
@@ -40,77 +40,85 @@ DA:24,30
40
40
  DA:25,30
41
41
  DA:26,30
42
42
  DA:28,30
43
+ DA:30,30
43
44
  DA:31,30
44
- DA:43,30
45
- DA:45,30
46
- DA:46,0
47
- DA:47,0
48
- DA:49,0
45
+ DA:32,0
46
+ DA:35,30
47
+ DA:47,30
48
+ DA:49,30
49
49
  DA:50,0
50
50
  DA:51,0
51
- DA:52,0
51
+ DA:53,0
52
52
  DA:54,0
53
- DA:59,30
54
- DA:60,30
55
- DA:61,30
53
+ DA:55,0
54
+ DA:56,0
55
+ DA:58,0
56
56
  DA:63,30
57
57
  DA:64,30
58
58
  DA:65,30
59
- DA:67,0
60
- DA:68,0
61
- DA:70,0
59
+ DA:67,30
60
+ DA:68,30
61
+ DA:69,30
62
62
  DA:71,0
63
63
  DA:72,0
64
- DA:73,0
65
64
  DA:74,0
66
65
  DA:75,0
67
66
  DA:76,0
68
67
  DA:77,0
69
68
  DA:78,0
70
- DA:82,30
71
- DA:83,30
69
+ DA:79,0
70
+ DA:80,0
71
+ DA:81,0
72
+ DA:82,0
72
73
  DA:86,30
73
- DA:87,0
74
- DA:89,0
75
- DA:92,30
76
- DA:95,0
77
- DA:96,0
78
- DA:98,0
74
+ DA:87,30
75
+ DA:90,30
76
+ DA:91,0
77
+ DA:93,0
78
+ DA:96,30
79
79
  DA:99,0
80
80
  DA:100,0
81
- DA:103,30
81
+ DA:102,0
82
+ DA:103,0
82
83
  DA:104,0
83
84
  DA:107,30
84
85
  DA:108,0
85
- LF:60
86
- LH:32
86
+ DA:111,30
87
+ DA:112,0
88
+ LF:63
89
+ LH:34
87
90
  BRDA:5,0,0,0
88
- BRDA:45,1,0,0
89
- BRDA:67,2,0,0
90
- BRDA:77,3,0,0
91
- BRDA:82,4,0,30
92
- BRDA:82,4,1,0
93
- BRDA:95,5,0,0
94
- BRDA:95,6,0,0
95
- BRDA:95,6,1,0
96
- BRF:9
97
- BRH:1
91
+ BRDA:30,1,0,30
92
+ BRDA:30,1,1,30
93
+ BRDA:31,2,0,0
94
+ BRDA:31,3,0,30
95
+ BRDA:31,3,1,30
96
+ BRDA:49,4,0,0
97
+ BRDA:71,5,0,0
98
+ BRDA:81,6,0,0
99
+ BRDA:86,7,0,30
100
+ BRDA:86,7,1,0
101
+ BRDA:99,8,0,0
102
+ BRDA:99,9,0,0
103
+ BRDA:99,9,1,0
104
+ BRF:14
105
+ BRH:5
98
106
  end_of_record
99
107
  TN:
100
108
  SF:src/environment.ts
101
- FN:128,(anonymous_0)
109
+ FN:129,(anonymous_0)
102
110
  FN:3,isTest
103
111
  FN:7,isJest
104
112
  FN:15,isDev
105
113
  FN:19,isCypress
106
114
  FN:31,parseIntSafe
107
- FN:88,(anonymous_6)
108
- FN:97,(anonymous_7)
109
- FN:101,(anonymous_8)
110
- FN:104,(anonymous_9)
115
+ FN:89,(anonymous_6)
116
+ FN:98,(anonymous_7)
117
+ FN:102,(anonymous_8)
118
+ FN:105,(anonymous_9)
111
119
  FNF:10
112
120
  FNH:9
113
- FNDA:7723,(anonymous_0)
121
+ FNDA:7753,(anonymous_0)
114
122
  FNDA:1251,isTest
115
123
  FNDA:1255,isJest
116
124
  FNDA:486,isDev
@@ -133,19 +141,19 @@ DA:32,176
133
141
  DA:33,0
134
142
  DA:37,88
135
143
  DA:39,88
136
- DA:89,1080
137
- DA:91,1080
138
- DA:98,90
139
- DA:102,0
140
- DA:105,58
141
- DA:110,88
142
- DA:111,82
143
- DA:115,88
144
- DA:117,4400
145
- DA:119,6
146
- DA:122,4400
147
- DA:124,0
148
- DA:128,7723
144
+ DA:90,1080
145
+ DA:92,1080
146
+ DA:99,90
147
+ DA:103,0
148
+ DA:106,58
149
+ DA:111,88
150
+ DA:112,82
151
+ DA:116,88
152
+ DA:118,4488
153
+ DA:120,6
154
+ DA:123,4488
155
+ DA:125,0
156
+ DA:129,7753
149
157
  LF:26
150
158
  LH:21
151
159
  BRDA:4,0,0,1251
@@ -168,11 +176,11 @@ BRDA:71,8,0,88
168
176
  BRDA:71,8,1,88
169
177
  BRDA:78,9,0,88
170
178
  BRDA:78,9,1,88
171
- BRDA:110,10,0,82
172
- BRDA:110,11,0,88
173
- BRDA:110,11,1,88
174
- BRDA:117,12,0,6
175
- BRDA:122,13,0,0
179
+ BRDA:111,10,0,82
180
+ BRDA:111,11,0,88
181
+ BRDA:111,11,1,88
182
+ BRDA:118,12,0,6
183
+ BRDA:123,13,0,0
176
184
  BRF:25
177
185
  BRH:22
178
186
  end_of_record
@@ -14852,7 +14860,7 @@ FNDA:0,(anonymous_8)
14852
14860
  FNDA:0,(anonymous_9)
14853
14861
  FNDA:31,(anonymous_10)
14854
14862
  FNDA:22,(anonymous_11)
14855
- FNDA:45,(anonymous_12)
14863
+ FNDA:51,(anonymous_12)
14856
14864
  FNDA:0,(anonymous_13)
14857
14865
  FNDA:64,(anonymous_14)
14858
14866
  FNDA:189,isExternalTable
@@ -14866,7 +14874,7 @@ FNDA:0,convertSqlType
14866
14874
  FNDA:0,(anonymous_23)
14867
14875
  FNDA:31,getSqlQuery
14868
14876
  FNDA:22,isSQL
14869
- FNDA:45,isIsoDateString
14877
+ FNDA:51,isIsoDateString
14870
14878
  FNDA:0,shouldCopyRelationship
14871
14879
  FNDA:0,shouldCopySpecialColumn
14872
14880
  FNDA:0,copyExistingPropsOver
@@ -14945,9 +14953,9 @@ DA:173,22
14945
14953
  DA:174,0
14946
14954
  DA:176,22
14947
14955
  DA:182,22
14948
- DA:185,45
14949
- DA:186,45
14950
- DA:187,45
14956
+ DA:185,51
14957
+ DA:186,51
14958
+ DA:187,51
14951
14959
  DA:189,0
14952
14960
  DA:190,0
14953
14961
  DA:207,0
@@ -15015,7 +15023,7 @@ BRDA:165,15,1,31
15015
15023
  BRDA:173,16,0,0
15016
15024
  BRDA:173,17,0,22
15017
15025
  BRDA:173,17,1,22
15018
- BRDA:186,18,0,45
15026
+ BRDA:186,18,0,51
15019
15027
  BRDA:208,19,0,0
15020
15028
  BRDA:208,19,1,0
15021
15029
  BRDA:208,19,2,0
@@ -15067,7 +15075,7 @@ BRH:1
15067
15075
  end_of_record
15068
15076
  TN:
15069
15077
  SF:src/integrations/base/sql.ts
15070
- FN:631,(anonymous_0)
15078
+ FN:644,(anonymous_0)
15071
15079
  FN:25,likeKey
15072
15080
  FN:43,(anonymous_3)
15073
15081
  FN:47,parse
@@ -15086,40 +15094,41 @@ FN:196,(anonymous_16)
15086
15094
  FN:221,(anonymous_17)
15087
15095
  FN:227,(anonymous_18)
15088
15096
  FN:245,(anonymous_19)
15089
- FN:262,(anonymous_20)
15090
- FN:268,(anonymous_21)
15091
- FN:274,(anonymous_22)
15092
- FN:280,(anonymous_23)
15093
- FN:297,(anonymous_24)
15094
- FN:312,(anonymous_25)
15095
- FN:346,(anonymous_26)
15096
- FN:357,(anonymous_27)
15097
- FN:369,(anonymous_28)
15097
+ FN:246,(anonymous_20)
15098
+ FN:275,(anonymous_21)
15099
+ FN:281,(anonymous_22)
15100
+ FN:287,(anonymous_23)
15101
+ FN:293,(anonymous_24)
15102
+ FN:310,(anonymous_25)
15103
+ FN:325,(anonymous_26)
15104
+ FN:359,(anonymous_27)
15105
+ FN:370,(anonymous_28)
15098
15106
  FN:382,(anonymous_29)
15099
- FN:403,(anonymous_30)
15100
- FN:412,(anonymous_31)
15101
- FN:416,(anonymous_32)
15102
- FN:472,(anonymous_33)
15103
- FN:488,(anonymous_34)
15104
- FN:119,(anonymous_35)
15105
- FN:518,(anonymous_36)
15106
- FN:551,(anonymous_37)
15107
- FN:574,(anonymous_38)
15108
- FN:590,(anonymous_39)
15109
- FN:593,(anonymous_40)
15110
- FN:507,(anonymous_41)
15111
- FNF:41
15112
- FNH:30
15107
+ FN:395,(anonymous_30)
15108
+ FN:416,(anonymous_31)
15109
+ FN:425,(anonymous_32)
15110
+ FN:429,(anonymous_33)
15111
+ FN:485,(anonymous_34)
15112
+ FN:501,(anonymous_35)
15113
+ FN:119,(anonymous_36)
15114
+ FN:531,(anonymous_37)
15115
+ FN:564,(anonymous_38)
15116
+ FN:587,(anonymous_39)
15117
+ FN:603,(anonymous_40)
15118
+ FN:606,(anonymous_41)
15119
+ FN:520,(anonymous_42)
15120
+ FNF:42
15121
+ FNH:31
15113
15122
  FNDA:241,(anonymous_0)
15114
15123
  FNDA:12,likeKey
15115
15124
  FNDA:24,(anonymous_3)
15116
- FNDA:79,parse
15125
+ FNDA:85,parse
15117
15126
  FNDA:2,parseBody
15118
- FNDA:144,parseFilters
15127
+ FNDA:158,parseFilters
15119
15128
  FNDA:5,generateSelectStatement
15120
15129
  FNDA:18,(anonymous_8)
15121
- FNDA:54,(anonymous_9)
15122
- FNDA:40,iterate
15130
+ FNDA:58,(anonymous_9)
15131
+ FNDA:44,iterate
15123
15132
  FNDA:0,(anonymous_11)
15124
15133
  FNDA:18,(anonymous_12)
15125
15134
  FNDA:12,stringifyArray
@@ -15128,29 +15137,30 @@ FNDA:6,(anonymous_15)
15128
15137
  FNDA:6,(anonymous_16)
15129
15138
  FNDA:0,(anonymous_17)
15130
15139
  FNDA:4,(anonymous_18)
15131
- FNDA:4,(anonymous_19)
15132
- FNDA:6,(anonymous_20)
15133
- FNDA:0,(anonymous_21)
15140
+ FNDA:6,(anonymous_19)
15141
+ FNDA:12,(anonymous_20)
15142
+ FNDA:6,(anonymous_21)
15134
15143
  FNDA:0,(anonymous_22)
15135
15144
  FNDA:0,(anonymous_23)
15136
- FNDA:47,(anonymous_24)
15137
- FNDA:26,(anonymous_25)
15138
- FNDA:2,(anonymous_26)
15139
- FNDA:1,(anonymous_27)
15145
+ FNDA:0,(anonymous_24)
15146
+ FNDA:51,(anonymous_25)
15147
+ FNDA:28,(anonymous_26)
15148
+ FNDA:2,(anonymous_27)
15140
15149
  FNDA:1,(anonymous_28)
15141
15150
  FNDA:1,(anonymous_29)
15142
- FNDA:0,(anonymous_30)
15151
+ FNDA:1,(anonymous_30)
15143
15152
  FNDA:0,(anonymous_31)
15144
- FNDA:26,(anonymous_32)
15145
- FNDA:1,(anonymous_33)
15153
+ FNDA:0,(anonymous_32)
15154
+ FNDA:28,(anonymous_33)
15146
15155
  FNDA:1,(anonymous_34)
15147
- FNDA:29,(anonymous_35)
15148
- FNDA:29,(anonymous_36)
15149
- FNDA:0,(anonymous_37)
15156
+ FNDA:1,(anonymous_35)
15157
+ FNDA:31,(anonymous_36)
15158
+ FNDA:31,(anonymous_37)
15150
15159
  FNDA:0,(anonymous_38)
15151
15160
  FNDA:0,(anonymous_39)
15152
15161
  FNDA:0,(anonymous_40)
15153
- FNDA:73,(anonymous_41)
15162
+ FNDA:0,(anonymous_41)
15163
+ FNDA:75,(anonymous_42)
15154
15164
  DA:1,64
15155
15165
  DA:8,64
15156
15166
  DA:10,64
@@ -15173,28 +15183,28 @@ DA:40,0
15173
15183
  DA:42,12
15174
15184
  DA:43,24
15175
15185
  DA:44,12
15176
- DA:48,79
15186
+ DA:48,85
15177
15187
  DA:49,0
15178
- DA:51,79
15188
+ DA:51,85
15179
15189
  DA:52,0
15180
- DA:54,79
15190
+ DA:54,85
15181
15191
  DA:55,34
15182
- DA:57,45
15192
+ DA:57,51
15183
15193
  DA:58,0
15184
- DA:60,45
15194
+ DA:60,51
15185
15195
  DA:61,0
15186
- DA:63,45
15196
+ DA:63,51
15187
15197
  DA:67,2
15188
15198
  DA:68,3
15189
15199
  DA:70,2
15190
- DA:74,144
15200
+ DA:74,158
15191
15201
  DA:75,0
15192
- DA:77,144
15193
- DA:79,166
15194
- DA:80,90
15195
- DA:82,76
15196
- DA:85,166
15197
- DA:87,144
15202
+ DA:77,158
15203
+ DA:79,182
15204
+ DA:80,100
15205
+ DA:82,82
15206
+ DA:85,182
15207
+ DA:87,158
15198
15208
  DA:94,5
15199
15209
  DA:95,5
15200
15210
  DA:96,5
@@ -15206,21 +15216,21 @@ DA:105,0
15206
15216
  DA:106,0
15207
15217
  DA:107,0
15208
15218
  DA:112,18
15209
- DA:120,29
15210
- DA:133,40
15211
- DA:134,62
15212
- DA:135,62
15213
- DA:136,62
15214
- DA:137,31
15215
- DA:139,62
15219
+ DA:120,31
15220
+ DA:133,44
15221
+ DA:134,66
15222
+ DA:135,66
15223
+ DA:136,66
15224
+ DA:137,33
15225
+ DA:139,66
15216
15226
  DA:140,1
15217
- DA:145,54
15227
+ DA:145,58
15218
15228
  DA:146,0
15219
15229
  DA:148,0
15220
15230
  DA:149,0
15221
15231
  DA:151,0
15222
15232
  DA:153,0
15223
- DA:159,54
15233
+ DA:159,58
15224
15234
  DA:160,18
15225
15235
  DA:161,18
15226
15236
  DA:162,18
@@ -15249,214 +15259,220 @@ DA:200,5
15249
15259
  DA:202,5
15250
15260
  DA:204,10
15251
15261
  DA:209,6
15252
- DA:214,54
15262
+ DA:214,58
15253
15263
  DA:215,0
15254
- DA:217,54
15255
- DA:219,54
15256
- DA:220,54
15264
+ DA:217,58
15265
+ DA:219,58
15266
+ DA:220,58
15257
15267
  DA:221,0
15258
15268
  DA:222,0
15259
15269
  DA:223,0
15260
- DA:226,54
15270
+ DA:226,58
15261
15271
  DA:227,8
15262
15272
  DA:228,4
15263
15273
  DA:230,4
15264
15274
  DA:231,2
15265
15275
  DA:233,2
15266
15276
  DA:235,2
15267
- DA:241,54
15277
+ DA:241,58
15268
15278
  DA:242,0
15269
- DA:244,54
15270
- DA:245,8
15271
- DA:246,4
15272
- DA:248,1
15273
- DA:249,1
15274
- DA:250,3
15275
- DA:252,2
15276
- DA:253,2
15279
+ DA:244,58
15280
+ DA:245,12
15281
+ DA:246,6
15282
+ DA:247,12
15283
+ DA:253,6
15277
15284
  DA:254,1
15278
- DA:256,1
15285
+ DA:256,6
15279
15286
  DA:257,1
15280
- DA:261,54
15281
- DA:262,6
15282
- DA:263,6
15283
- DA:264,6
15284
- DA:267,54
15285
- DA:268,0
15286
- DA:269,0
15287
- DA:270,0
15288
- DA:273,54
15289
- DA:274,0
15290
- DA:275,0
15291
- DA:276,0
15292
- DA:279,54
15293
- DA:280,0
15287
+ DA:259,6
15288
+ DA:261,1
15289
+ DA:262,1
15290
+ DA:263,5
15291
+ DA:265,3
15292
+ DA:266,3
15293
+ DA:267,2
15294
+ DA:269,2
15295
+ DA:270,2
15296
+ DA:274,58
15297
+ DA:275,6
15298
+ DA:276,6
15299
+ DA:277,6
15300
+ DA:280,58
15294
15301
  DA:281,0
15295
15302
  DA:282,0
15296
- DA:285,54
15297
- DA:286,6
15298
- DA:288,54
15299
- DA:289,6
15300
- DA:291,54
15301
- DA:292,6
15302
- DA:294,54
15303
- DA:298,47
15304
- DA:299,47
15305
- DA:300,47
15306
- DA:301,45
15307
- DA:302,0
15308
- DA:303,0
15309
- DA:305,2
15310
- DA:307,0
15311
- DA:309,47
15312
- DA:318,26
15313
- DA:319,23
15314
- DA:321,3
15315
- DA:323,3
15316
- DA:324,3
15317
- DA:328,3
15318
- DA:329,1
15319
- DA:331,3
15320
- DA:332,3
15321
- DA:333,0
15322
- DA:335,3
15323
- DA:338,3
15324
- DA:339,3
15325
- DA:340,3
15303
+ DA:283,0
15304
+ DA:286,58
15305
+ DA:287,0
15306
+ DA:288,0
15307
+ DA:289,0
15308
+ DA:292,58
15309
+ DA:293,0
15310
+ DA:294,0
15311
+ DA:295,0
15312
+ DA:298,58
15313
+ DA:299,6
15314
+ DA:301,58
15315
+ DA:302,6
15316
+ DA:304,58
15317
+ DA:305,6
15318
+ DA:307,58
15319
+ DA:311,51
15320
+ DA:312,51
15321
+ DA:313,51
15322
+ DA:314,49
15323
+ DA:315,0
15324
+ DA:316,0
15325
+ DA:318,2
15326
+ DA:320,0
15327
+ DA:322,51
15328
+ DA:331,28
15329
+ DA:332,25
15330
+ DA:334,3
15331
+ DA:336,3
15332
+ DA:337,3
15326
15333
  DA:341,3
15334
+ DA:342,1
15327
15335
  DA:344,3
15328
- DA:346,2
15329
- DA:347,2
15330
- DA:348,2
15331
- DA:349,2
15332
- DA:351,2
15333
- DA:355,1
15334
- DA:358,1
15335
- DA:359,1
15336
- DA:360,1
15337
- DA:362,1
15338
- DA:370,1
15336
+ DA:345,3
15337
+ DA:346,0
15338
+ DA:348,3
15339
+ DA:351,3
15340
+ DA:352,3
15341
+ DA:353,3
15342
+ DA:354,3
15343
+ DA:357,3
15344
+ DA:359,2
15345
+ DA:360,2
15346
+ DA:361,2
15347
+ DA:362,2
15348
+ DA:364,2
15349
+ DA:368,1
15339
15350
  DA:371,1
15340
15351
  DA:372,1
15341
- DA:374,1
15342
- DA:379,3
15352
+ DA:373,1
15353
+ DA:375,1
15343
15354
  DA:383,1
15344
15355
  DA:384,1
15345
15356
  DA:385,1
15346
- DA:386,0
15347
- DA:388,1
15348
- DA:390,1
15349
- DA:391,2
15350
- DA:392,0
15357
+ DA:387,1
15358
+ DA:392,3
15351
15359
  DA:396,1
15352
- DA:397,0
15353
- DA:399,1
15354
- DA:404,0
15360
+ DA:397,1
15361
+ DA:398,1
15362
+ DA:399,0
15363
+ DA:401,1
15364
+ DA:403,1
15365
+ DA:404,2
15355
15366
  DA:405,0
15356
- DA:406,0
15357
- DA:407,0
15358
- DA:409,0
15367
+ DA:409,1
15359
15368
  DA:410,0
15360
- DA:412,0
15361
- DA:413,0
15362
- DA:417,26
15363
- DA:418,26
15364
- DA:420,26
15365
- DA:421,0
15366
- DA:423,26
15367
- DA:425,26
15368
- DA:428,5
15369
- DA:430,26
15370
- DA:432,26
15371
- DA:433,26
15372
- DA:435,0
15373
- DA:436,0
15374
- DA:437,0
15375
- DA:438,0
15376
- DA:439,26
15377
- DA:440,0
15378
- DA:443,26
15379
- DA:444,26
15380
- DA:445,2
15381
- DA:447,26
15369
+ DA:412,1
15370
+ DA:417,0
15371
+ DA:418,0
15372
+ DA:419,0
15373
+ DA:420,0
15374
+ DA:422,0
15375
+ DA:423,0
15376
+ DA:425,0
15377
+ DA:426,0
15378
+ DA:430,28
15379
+ DA:431,28
15380
+ DA:433,28
15381
+ DA:434,0
15382
+ DA:436,28
15383
+ DA:438,28
15384
+ DA:441,5
15385
+ DA:443,28
15386
+ DA:445,28
15387
+ DA:446,28
15382
15388
  DA:448,0
15383
- DA:450,26
15384
- DA:452,26
15385
- DA:454,26
15386
- DA:459,26
15387
- DA:460,21
15388
- DA:463,26
15389
- DA:469,26
15390
- DA:473,1
15391
- DA:474,1
15392
- DA:475,1
15393
- DA:476,0
15394
- DA:478,1
15395
- DA:479,1
15396
- DA:481,1
15397
- DA:482,0
15398
- DA:484,1
15399
- DA:489,1
15400
- DA:490,1
15389
+ DA:449,0
15390
+ DA:450,0
15391
+ DA:451,0
15392
+ DA:452,28
15393
+ DA:453,0
15394
+ DA:456,28
15395
+ DA:457,28
15396
+ DA:458,2
15397
+ DA:460,28
15398
+ DA:461,0
15399
+ DA:463,28
15400
+ DA:465,28
15401
+ DA:467,28
15402
+ DA:472,28
15403
+ DA:473,23
15404
+ DA:476,28
15405
+ DA:482,28
15406
+ DA:486,1
15407
+ DA:487,1
15408
+ DA:488,1
15409
+ DA:489,0
15401
15410
  DA:491,1
15402
- DA:492,0
15411
+ DA:492,1
15403
15412
  DA:494,1
15404
- DA:496,1
15405
- DA:497,0
15406
- DA:499,1
15407
- DA:508,73
15408
- DA:509,73
15409
- DA:519,29
15410
- DA:520,29
15411
- DA:522,29
15412
- DA:523,29
15413
- DA:525,1
15414
- DA:526,1
15415
- DA:528,26
15416
- DA:529,26
15417
- DA:531,1
15418
- DA:532,1
15419
- DA:534,1
15420
- DA:535,1
15421
- DA:537,0
15422
- DA:538,0
15423
- DA:542,0
15424
- DA:544,0
15425
- DA:548,29
15426
- DA:552,0
15427
- DA:553,0
15413
+ DA:495,0
15414
+ DA:497,1
15415
+ DA:502,1
15416
+ DA:503,1
15417
+ DA:504,1
15418
+ DA:505,0
15419
+ DA:507,1
15420
+ DA:509,1
15421
+ DA:510,0
15422
+ DA:512,1
15423
+ DA:521,75
15424
+ DA:522,75
15425
+ DA:532,31
15426
+ DA:533,31
15427
+ DA:535,31
15428
+ DA:536,31
15429
+ DA:538,1
15430
+ DA:539,1
15431
+ DA:541,28
15432
+ DA:542,28
15433
+ DA:544,1
15434
+ DA:545,1
15435
+ DA:547,1
15436
+ DA:548,1
15437
+ DA:550,0
15438
+ DA:551,0
15428
15439
  DA:555,0
15429
- DA:569,0
15430
- DA:575,0
15431
- DA:576,0
15432
- DA:578,0
15433
- DA:579,0
15434
- DA:586,0
15435
- DA:593,0
15436
- DA:595,0
15437
- DA:596,0
15438
- DA:597,0
15439
- DA:598,0
15440
+ DA:557,0
15441
+ DA:561,31
15442
+ DA:565,0
15443
+ DA:566,0
15444
+ DA:568,0
15445
+ DA:582,0
15446
+ DA:588,0
15447
+ DA:589,0
15448
+ DA:591,0
15449
+ DA:592,0
15440
15450
  DA:599,0
15441
- DA:600,0
15442
- DA:601,0
15443
- DA:603,0
15444
- DA:607,0
15451
+ DA:606,0
15445
15452
  DA:608,0
15453
+ DA:609,0
15446
15454
  DA:610,0
15447
15455
  DA:611,0
15456
+ DA:612,0
15448
15457
  DA:613,0
15449
- DA:615,0
15458
+ DA:614,0
15450
15459
  DA:616,0
15451
- DA:617,0
15452
- DA:618,0
15453
15460
  DA:620,0
15461
+ DA:621,0
15462
+ DA:623,0
15454
15463
  DA:624,0
15455
- DA:625,0
15456
- DA:627,0
15457
- DA:631,241
15458
- LF:304
15459
- LH:213
15464
+ DA:626,0
15465
+ DA:628,0
15466
+ DA:629,0
15467
+ DA:630,0
15468
+ DA:631,0
15469
+ DA:633,0
15470
+ DA:637,0
15471
+ DA:638,0
15472
+ DA:640,0
15473
+ DA:644,241
15474
+ LF:310
15475
+ LH:219
15460
15476
  BRDA:15,0,0,0
15461
15477
  BRDA:15,0,1,64
15462
15478
  BRDA:18,1,0,64
@@ -15470,23 +15486,23 @@ BRDA:48,3,0,0
15470
15486
  BRDA:51,4,0,0
15471
15487
  BRDA:54,5,0,34
15472
15488
  BRDA:57,6,0,0
15473
- BRDA:57,7,0,45
15474
- BRDA:57,7,1,45
15489
+ BRDA:57,7,0,51
15490
+ BRDA:57,7,1,51
15475
15491
  BRDA:60,8,0,0
15476
15492
  BRDA:74,9,0,0
15477
- BRDA:79,10,0,90
15478
- BRDA:79,10,1,76
15493
+ BRDA:79,10,0,100
15494
+ BRDA:79,10,1,82
15479
15495
  BRDA:100,11,0,0
15480
15496
  BRDA:101,12,0,18
15481
15497
  BRDA:101,12,1,18
15482
15498
  BRDA:101,12,2,0
15483
15499
  BRDA:106,13,0,0
15484
- BRDA:136,14,0,31
15485
- BRDA:136,15,0,62
15486
- BRDA:136,15,1,32
15500
+ BRDA:136,14,0,33
15501
+ BRDA:136,15,0,66
15502
+ BRDA:136,15,1,34
15487
15503
  BRDA:139,16,0,1
15488
- BRDA:139,17,0,62
15489
- BRDA:139,17,1,30
15504
+ BRDA:139,17,0,66
15505
+ BRDA:139,17,1,32
15490
15506
  BRDA:146,18,0,0
15491
15507
  BRDA:146,18,1,0
15492
15508
  BRDA:148,19,0,0
@@ -15528,115 +15544,120 @@ BRDA:228,39,1,4
15528
15544
  BRDA:230,40,0,2
15529
15545
  BRDA:230,40,1,2
15530
15546
  BRDA:241,41,0,0
15531
- BRDA:244,42,0,8
15532
- BRDA:246,43,0,1
15533
- BRDA:246,43,1,3
15534
- BRDA:246,44,0,4
15535
- BRDA:246,44,1,3
15536
- BRDA:248,45,0,0
15537
- BRDA:248,45,1,1
15538
- BRDA:250,46,0,2
15539
- BRDA:250,46,1,1
15540
- BRDA:252,47,0,0
15541
- BRDA:252,47,1,2
15542
- BRDA:254,48,0,1
15543
- BRDA:256,49,0,0
15544
- BRDA:256,49,1,1
15545
- BRDA:261,50,0,6
15546
- BRDA:263,51,0,2
15547
- BRDA:263,51,1,4
15548
- BRDA:267,52,0,0
15549
- BRDA:269,53,0,0
15550
- BRDA:269,53,1,0
15551
- BRDA:273,54,0,0
15552
- BRDA:275,55,0,0
15553
- BRDA:275,55,1,0
15554
- BRDA:279,56,0,0
15555
- BRDA:281,57,0,0
15556
- BRDA:281,57,1,0
15557
- BRDA:285,58,0,6
15558
- BRDA:288,59,0,6
15559
- BRDA:291,60,0,6
15560
- BRDA:300,61,0,45
15561
- BRDA:300,61,1,2
15562
- BRDA:302,62,0,0
15563
- BRDA:302,62,1,0
15564
- BRDA:305,63,0,0
15565
- BRDA:305,64,0,2
15566
- BRDA:305,64,1,0
15567
- BRDA:318,65,0,23
15568
- BRDA:328,66,0,1
15569
- BRDA:332,67,0,0
15570
- BRDA:332,67,1,3
15571
- BRDA:340,68,0,2
15572
- BRDA:340,68,1,1
15573
- BRDA:341,69,0,2
15574
- BRDA:341,69,1,1
15575
- BRDA:344,70,0,2
15576
- BRDA:344,70,1,1
15577
- BRDA:385,71,0,0
15578
- BRDA:391,72,0,0
15579
- BRDA:396,73,0,0
15580
- BRDA:396,73,1,1
15581
- BRDA:406,74,0,0
15582
- BRDA:409,75,0,0
15583
- BRDA:420,76,0,0
15584
- BRDA:425,77,0,5
15585
- BRDA:425,78,0,26
15586
- BRDA:425,78,1,26
15587
- BRDA:430,79,0,26
15588
- BRDA:430,79,1,0
15589
- BRDA:433,80,0,0
15590
- BRDA:433,80,1,26
15591
- BRDA:433,81,0,26
15592
- BRDA:433,81,1,25
15593
- BRDA:433,81,2,0
15594
- BRDA:435,82,0,0
15595
- BRDA:435,82,1,0
15596
- BRDA:439,83,0,0
15597
- BRDA:439,84,0,26
15598
- BRDA:439,84,1,25
15599
- BRDA:444,85,0,2
15600
- BRDA:447,86,0,0
15601
- BRDA:459,87,0,21
15602
- BRDA:475,88,0,0
15603
- BRDA:481,89,0,0
15604
- BRDA:481,89,1,1
15605
- BRDA:491,90,0,0
15606
- BRDA:496,91,0,0
15607
- BRDA:496,91,1,1
15608
- BRDA:518,92,0,29
15609
- BRDA:523,93,0,1
15610
- BRDA:523,93,1,26
15611
- BRDA:523,93,2,1
15612
- BRDA:523,93,3,1
15613
- BRDA:523,93,4,0
15614
- BRDA:523,93,5,0
15615
- BRDA:523,93,6,0
15616
- BRDA:523,93,7,0
15617
- BRDA:523,93,8,0
15618
- BRDA:552,94,0,0
15619
- BRDA:552,95,0,0
15620
- BRDA:552,95,1,0
15621
- BRDA:575,96,0,0
15622
- BRDA:575,97,0,0
15623
- BRDA:575,97,1,0
15624
- BRDA:575,97,2,0
15625
- BRDA:593,98,0,0
15626
- BRDA:598,99,0,0
15627
- BRDA:607,100,0,0
15628
- BRDA:613,101,0,0
15629
- BRDA:613,102,0,0
15630
- BRDA:613,102,1,0
15631
- BRDA:615,103,0,0
15632
- BRDA:615,103,1,0
15633
- BRDA:617,104,0,0
15634
- BRDA:624,105,0,0
15635
- BRDA:627,106,0,0
15636
- BRDA:627,106,1,0
15637
- BRDA:507,107,0,32
15638
- BRF:178
15639
- BRH:95
15547
+ BRDA:244,42,0,12
15548
+ BRDA:248,43,0,12
15549
+ BRDA:248,43,1,9
15550
+ BRDA:248,43,2,7
15551
+ BRDA:253,44,0,1
15552
+ BRDA:256,45,0,1
15553
+ BRDA:259,46,0,1
15554
+ BRDA:259,46,1,5
15555
+ BRDA:259,47,0,6
15556
+ BRDA:259,47,1,4
15557
+ BRDA:261,48,0,0
15558
+ BRDA:261,48,1,1
15559
+ BRDA:263,49,0,3
15560
+ BRDA:263,49,1,2
15561
+ BRDA:265,50,0,0
15562
+ BRDA:265,50,1,3
15563
+ BRDA:267,51,0,2
15564
+ BRDA:269,52,0,0
15565
+ BRDA:269,52,1,2
15566
+ BRDA:274,53,0,6
15567
+ BRDA:276,54,0,2
15568
+ BRDA:276,54,1,4
15569
+ BRDA:280,55,0,0
15570
+ BRDA:282,56,0,0
15571
+ BRDA:282,56,1,0
15572
+ BRDA:286,57,0,0
15573
+ BRDA:288,58,0,0
15574
+ BRDA:288,58,1,0
15575
+ BRDA:292,59,0,0
15576
+ BRDA:294,60,0,0
15577
+ BRDA:294,60,1,0
15578
+ BRDA:298,61,0,6
15579
+ BRDA:301,62,0,6
15580
+ BRDA:304,63,0,6
15581
+ BRDA:313,64,0,49
15582
+ BRDA:313,64,1,2
15583
+ BRDA:315,65,0,0
15584
+ BRDA:315,65,1,0
15585
+ BRDA:318,66,0,0
15586
+ BRDA:318,67,0,2
15587
+ BRDA:318,67,1,0
15588
+ BRDA:331,68,0,25
15589
+ BRDA:341,69,0,1
15590
+ BRDA:345,70,0,0
15591
+ BRDA:345,70,1,3
15592
+ BRDA:353,71,0,2
15593
+ BRDA:353,71,1,1
15594
+ BRDA:354,72,0,2
15595
+ BRDA:354,72,1,1
15596
+ BRDA:357,73,0,2
15597
+ BRDA:357,73,1,1
15598
+ BRDA:398,74,0,0
15599
+ BRDA:404,75,0,0
15600
+ BRDA:409,76,0,0
15601
+ BRDA:409,76,1,1
15602
+ BRDA:419,77,0,0
15603
+ BRDA:422,78,0,0
15604
+ BRDA:433,79,0,0
15605
+ BRDA:438,80,0,5
15606
+ BRDA:438,81,0,28
15607
+ BRDA:438,81,1,28
15608
+ BRDA:443,82,0,28
15609
+ BRDA:443,82,1,0
15610
+ BRDA:446,83,0,0
15611
+ BRDA:446,83,1,28
15612
+ BRDA:446,84,0,28
15613
+ BRDA:446,84,1,27
15614
+ BRDA:446,84,2,0
15615
+ BRDA:448,85,0,0
15616
+ BRDA:448,85,1,0
15617
+ BRDA:452,86,0,0
15618
+ BRDA:452,87,0,28
15619
+ BRDA:452,87,1,27
15620
+ BRDA:457,88,0,2
15621
+ BRDA:460,89,0,0
15622
+ BRDA:472,90,0,23
15623
+ BRDA:488,91,0,0
15624
+ BRDA:494,92,0,0
15625
+ BRDA:494,92,1,1
15626
+ BRDA:504,93,0,0
15627
+ BRDA:509,94,0,0
15628
+ BRDA:509,94,1,1
15629
+ BRDA:531,95,0,31
15630
+ BRDA:536,96,0,1
15631
+ BRDA:536,96,1,28
15632
+ BRDA:536,96,2,1
15633
+ BRDA:536,96,3,1
15634
+ BRDA:536,96,4,0
15635
+ BRDA:536,96,5,0
15636
+ BRDA:536,96,6,0
15637
+ BRDA:536,96,7,0
15638
+ BRDA:536,96,8,0
15639
+ BRDA:565,97,0,0
15640
+ BRDA:565,98,0,0
15641
+ BRDA:565,98,1,0
15642
+ BRDA:588,99,0,0
15643
+ BRDA:588,100,0,0
15644
+ BRDA:588,100,1,0
15645
+ BRDA:588,100,2,0
15646
+ BRDA:606,101,0,0
15647
+ BRDA:611,102,0,0
15648
+ BRDA:620,103,0,0
15649
+ BRDA:626,104,0,0
15650
+ BRDA:626,105,0,0
15651
+ BRDA:626,105,1,0
15652
+ BRDA:628,106,0,0
15653
+ BRDA:628,106,1,0
15654
+ BRDA:630,107,0,0
15655
+ BRDA:637,108,0,0
15656
+ BRDA:640,109,0,0
15657
+ BRDA:640,109,1,0
15658
+ BRDA:520,110,0,32
15659
+ BRF:183
15660
+ BRH:100
15640
15661
  end_of_record
15641
15662
  TN:
15642
15663
  SF:src/integrations/base/sqlTable.ts
@@ -15672,10 +15693,10 @@ FNDA:0,(anonymous_9)
15672
15693
  FNDA:0,buildUpdateTable
15673
15694
  FNDA:0,(anonymous_11)
15674
15695
  FNDA:0,buildDeleteTable
15675
- FNDA:29,(anonymous_13)
15676
- FNDA:30,(anonymous_14)
15696
+ FNDA:31,(anonymous_13)
15697
+ FNDA:32,(anonymous_14)
15677
15698
  FNDA:0,(anonymous_15)
15678
- FNDA:73,(anonymous_16)
15699
+ FNDA:75,(anonymous_16)
15679
15700
  DA:1,64
15680
15701
  DA:2,64
15681
15702
  DA:3,64
@@ -15737,9 +15758,9 @@ DA:125,0
15737
15758
  DA:136,0
15738
15759
  DA:137,0
15739
15760
  DA:142,0
15740
- DA:150,73
15741
- DA:154,29
15742
- DA:162,30
15761
+ DA:150,75
15762
+ DA:154,31
15763
+ DA:162,32
15743
15764
  DA:166,0
15744
15765
  DA:167,0
15745
15766
  DA:168,0
@@ -15832,20 +15853,20 @@ SF:src/integrations/base/utils.ts
15832
15853
  FN:3,(anonymous_0)
15833
15854
  FNF:1
15834
15855
  FNH:1
15835
- FNDA:274,(anonymous_0)
15856
+ FNDA:282,(anonymous_0)
15836
15857
  DA:1,64
15837
- DA:3,137
15838
- DA:4,137
15858
+ DA:3,141
15859
+ DA:4,141
15839
15860
  DA:5,8
15840
15861
  DA:7,8
15841
15862
  DA:8,8
15842
- DA:10,129
15863
+ DA:10,133
15843
15864
  LF:7
15844
15865
  LH:7
15845
15866
  BRDA:4,0,0,8
15846
- BRDA:4,0,1,129
15847
- BRDA:4,1,0,137
15848
- BRDA:4,1,1,137
15867
+ BRDA:4,0,1,133
15868
+ BRDA:4,1,0,141
15869
+ BRDA:4,1,1,141
15849
15870
  BRF:4
15850
15871
  BRH:4
15851
15872
  end_of_record