@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,11 +1,11 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1676387635756" clover="3.2.0">
3
- <project timestamp="1676387635756" name="All files">
4
- <metrics statements="10705" coveredstatements="7599" conditionals="3601" coveredconditionals="1954" methods="2438" coveredmethods="1791" elements="16744" coveredelements="11344" complexity="0" loc="10705" ncloc="10705" packages="62" files="283" classes="283"/>
2
+ <coverage generated="1676454101287" clover="3.2.0">
3
+ <project timestamp="1676454101287" name="All files">
4
+ <metrics statements="10714" coveredstatements="7607" conditionals="3611" coveredconditionals="1963" methods="2439" coveredmethods="1792" elements="16764" coveredelements="11362" complexity="0" loc="10714" ncloc="10714" packages="62" files="283" classes="283"/>
5
5
  <package name="src">
6
- <metrics statements="178" coveredstatements="106" conditionals="58" coveredconditionals="35" methods="33" coveredmethods="19"/>
6
+ <metrics statements="181" coveredstatements="108" conditionals="63" coveredconditionals="39" methods="33" coveredmethods="19"/>
7
7
  <file name="app.ts" path="/home/runner/work/budibase/budibase/packages/server/src/app.ts">
8
- <metrics statements="60" coveredstatements="32" conditionals="9" coveredconditionals="1" methods="10" coveredmethods="2"/>
8
+ <metrics statements="63" coveredstatements="34" conditionals="14" coveredconditionals="5" methods="10" coveredmethods="2"/>
9
9
  <line num="2" count="30" type="stmt"/>
10
10
  <line num="5" count="30" type="cond" truecount="0" falsecount="1"/>
11
11
  <line num="6" count="0" type="stmt"/>
@@ -24,48 +24,51 @@
24
24
  <line num="25" count="30" type="stmt"/>
25
25
  <line num="26" count="30" type="stmt"/>
26
26
  <line num="28" count="30" type="stmt"/>
27
- <line num="31" count="30" type="stmt"/>
28
- <line num="43" count="30" type="stmt"/>
29
- <line num="45" count="30" type="cond" truecount="0" falsecount="1"/>
30
- <line num="46" count="0" type="stmt"/>
31
- <line num="47" count="0" type="stmt"/>
32
- <line num="49" count="0" type="stmt"/>
27
+ <line num="30" count="30" type="cond" truecount="2" falsecount="0"/>
28
+ <line num="31" count="30" type="cond" truecount="2" falsecount="1"/>
29
+ <line num="32" count="0" type="stmt"/>
30
+ <line num="35" count="30" type="stmt"/>
31
+ <line num="47" count="30" type="stmt"/>
32
+ <line num="49" count="30" type="cond" truecount="0" falsecount="1"/>
33
33
  <line num="50" count="0" type="stmt"/>
34
34
  <line num="51" count="0" type="stmt"/>
35
- <line num="52" count="0" type="stmt"/>
35
+ <line num="53" count="0" type="stmt"/>
36
36
  <line num="54" count="0" type="stmt"/>
37
- <line num="59" count="30" type="stmt"/>
38
- <line num="60" count="30" type="stmt"/>
39
- <line num="61" count="30" type="stmt"/>
37
+ <line num="55" count="0" type="stmt"/>
38
+ <line num="56" count="0" type="stmt"/>
39
+ <line num="58" count="0" type="stmt"/>
40
40
  <line num="63" count="30" type="stmt"/>
41
41
  <line num="64" count="30" type="stmt"/>
42
42
  <line num="65" count="30" type="stmt"/>
43
- <line num="67" count="0" type="cond" truecount="0" falsecount="1"/>
44
- <line num="68" count="0" type="stmt"/>
45
- <line num="70" count="0" type="stmt"/>
46
- <line num="71" count="0" type="stmt"/>
43
+ <line num="67" count="30" type="stmt"/>
44
+ <line num="68" count="30" type="stmt"/>
45
+ <line num="69" count="30" type="stmt"/>
46
+ <line num="71" count="0" type="cond" truecount="0" falsecount="1"/>
47
47
  <line num="72" count="0" type="stmt"/>
48
- <line num="73" count="0" type="stmt"/>
49
48
  <line num="74" count="0" type="stmt"/>
50
49
  <line num="75" count="0" type="stmt"/>
51
50
  <line num="76" count="0" type="stmt"/>
52
- <line num="77" count="0" type="cond" truecount="0" falsecount="1"/>
51
+ <line num="77" count="0" type="stmt"/>
53
52
  <line num="78" count="0" type="stmt"/>
54
- <line num="82" count="30" type="cond" truecount="1" falsecount="1"/>
55
- <line num="83" count="30" type="stmt"/>
56
- <line num="86" count="30" type="stmt"/>
57
- <line num="87" count="0" type="stmt"/>
58
- <line num="89" count="0" type="stmt"/>
59
- <line num="92" count="30" type="stmt"/>
60
- <line num="95" count="0" type="cond" truecount="0" falsecount="3"/>
61
- <line num="96" count="0" type="stmt"/>
62
- <line num="98" count="0" type="stmt"/>
63
- <line num="99" count="0" type="stmt"/>
53
+ <line num="79" count="0" type="stmt"/>
54
+ <line num="80" count="0" type="stmt"/>
55
+ <line num="81" count="0" type="cond" truecount="0" falsecount="1"/>
56
+ <line num="82" count="0" type="stmt"/>
57
+ <line num="86" count="30" type="cond" truecount="1" falsecount="1"/>
58
+ <line num="87" count="30" type="stmt"/>
59
+ <line num="90" count="30" type="stmt"/>
60
+ <line num="91" count="0" type="stmt"/>
61
+ <line num="93" count="0" type="stmt"/>
62
+ <line num="96" count="30" type="stmt"/>
63
+ <line num="99" count="0" type="cond" truecount="0" falsecount="3"/>
64
64
  <line num="100" count="0" type="stmt"/>
65
- <line num="103" count="30" type="stmt"/>
65
+ <line num="102" count="0" type="stmt"/>
66
+ <line num="103" count="0" type="stmt"/>
66
67
  <line num="104" count="0" type="stmt"/>
67
68
  <line num="107" count="30" type="stmt"/>
68
69
  <line num="108" count="0" type="stmt"/>
70
+ <line num="111" count="30" type="stmt"/>
71
+ <line num="112" count="0" type="stmt"/>
69
72
  </file>
70
73
  <file name="environment.ts" path="/home/runner/work/budibase/budibase/packages/server/src/environment.ts">
71
74
  <metrics statements="26" coveredstatements="21" conditionals="25" coveredconditionals="22" methods="10" coveredmethods="9"/>
@@ -82,19 +85,19 @@
82
85
  <line num="33" count="0" type="stmt"/>
83
86
  <line num="37" count="88" type="stmt"/>
84
87
  <line num="39" count="88" type="stmt"/>
85
- <line num="89" count="1080" type="stmt"/>
86
- <line num="91" count="1080" type="stmt"/>
87
- <line num="98" count="90" type="stmt"/>
88
- <line num="102" count="0" type="stmt"/>
89
- <line num="105" count="58" type="stmt"/>
90
- <line num="110" count="88" type="cond" truecount="3" falsecount="0"/>
91
- <line num="111" count="82" type="stmt"/>
92
- <line num="115" count="88" type="stmt"/>
93
- <line num="117" count="4400" type="cond" truecount="1" falsecount="0"/>
94
- <line num="119" count="6" type="stmt"/>
95
- <line num="122" count="4400" type="cond" truecount="0" falsecount="1"/>
96
- <line num="124" count="0" type="stmt"/>
97
- <line num="128" count="7723" type="stmt"/>
88
+ <line num="90" count="1080" type="stmt"/>
89
+ <line num="92" count="1080" type="stmt"/>
90
+ <line num="99" count="90" type="stmt"/>
91
+ <line num="103" count="0" type="stmt"/>
92
+ <line num="106" count="58" type="stmt"/>
93
+ <line num="111" count="88" type="cond" truecount="3" falsecount="0"/>
94
+ <line num="112" count="82" type="stmt"/>
95
+ <line num="116" count="88" type="stmt"/>
96
+ <line num="118" count="4488" type="cond" truecount="1" falsecount="0"/>
97
+ <line num="120" count="6" type="stmt"/>
98
+ <line num="123" count="4488" type="cond" truecount="0" falsecount="1"/>
99
+ <line num="125" count="0" type="stmt"/>
100
+ <line num="129" count="7753" type="stmt"/>
98
101
  </file>
99
102
  <file name="index.ts" path="/home/runner/work/budibase/budibase/packages/server/src/index.ts">
100
103
  <metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -8157,9 +8160,9 @@
8157
8160
  <line num="174" count="0" type="stmt"/>
8158
8161
  <line num="176" count="22" type="stmt"/>
8159
8162
  <line num="182" count="22" type="stmt"/>
8160
- <line num="185" count="45" type="stmt"/>
8161
- <line num="186" count="45" type="cond" truecount="1" falsecount="0"/>
8162
- <line num="187" count="45" type="stmt"/>
8163
+ <line num="185" count="51" type="stmt"/>
8164
+ <line num="186" count="51" type="cond" truecount="1" falsecount="0"/>
8165
+ <line num="187" count="51" type="stmt"/>
8163
8166
  <line num="189" count="0" type="stmt"/>
8164
8167
  <line num="190" count="0" type="stmt"/>
8165
8168
  <line num="207" count="0" type="stmt"/>
@@ -8201,7 +8204,7 @@
8201
8204
  </file>
8202
8205
  </package>
8203
8206
  <package name="src.integrations.base">
8204
- <metrics statements="402" coveredstatements="237" conditionals="248" coveredconditionals="100" methods="60" coveredmethods="35"/>
8207
+ <metrics statements="408" coveredstatements="243" conditionals="253" coveredconditionals="105" methods="61" coveredmethods="36"/>
8205
8208
  <file name="query.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/base/query.ts">
8206
8209
  <metrics statements="9" coveredstatements="8" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
8207
8210
  <line num="2" count="57" type="stmt"/>
@@ -8215,7 +8218,7 @@
8215
8218
  <line num="16" count="0" type="stmt"/>
8216
8219
  </file>
8217
8220
  <file name="sql.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/base/sql.ts">
8218
- <metrics statements="304" coveredstatements="213" conditionals="178" coveredconditionals="95" methods="41" coveredmethods="30"/>
8221
+ <metrics statements="310" coveredstatements="219" conditionals="183" coveredconditionals="100" methods="42" coveredmethods="31"/>
8219
8222
  <line num="1" count="64" type="stmt"/>
8220
8223
  <line num="8" count="64" type="stmt"/>
8221
8224
  <line num="10" count="64" type="stmt"/>
@@ -8238,28 +8241,28 @@
8238
8241
  <line num="42" count="12" type="stmt"/>
8239
8242
  <line num="43" count="24" type="stmt"/>
8240
8243
  <line num="44" count="12" type="stmt"/>
8241
- <line num="48" count="79" type="cond" truecount="0" falsecount="1"/>
8244
+ <line num="48" count="85" type="cond" truecount="0" falsecount="1"/>
8242
8245
  <line num="49" count="0" type="stmt"/>
8243
- <line num="51" count="79" type="cond" truecount="0" falsecount="1"/>
8246
+ <line num="51" count="85" type="cond" truecount="0" falsecount="1"/>
8244
8247
  <line num="52" count="0" type="stmt"/>
8245
- <line num="54" count="79" type="cond" truecount="1" falsecount="0"/>
8248
+ <line num="54" count="85" type="cond" truecount="1" falsecount="0"/>
8246
8249
  <line num="55" count="34" type="stmt"/>
8247
- <line num="57" count="45" type="cond" truecount="2" falsecount="1"/>
8250
+ <line num="57" count="51" type="cond" truecount="2" falsecount="1"/>
8248
8251
  <line num="58" count="0" type="stmt"/>
8249
- <line num="60" count="45" type="cond" truecount="0" falsecount="1"/>
8252
+ <line num="60" count="51" type="cond" truecount="0" falsecount="1"/>
8250
8253
  <line num="61" count="0" type="stmt"/>
8251
- <line num="63" count="45" type="stmt"/>
8254
+ <line num="63" count="51" type="stmt"/>
8252
8255
  <line num="67" count="2" type="stmt"/>
8253
8256
  <line num="68" count="3" type="stmt"/>
8254
8257
  <line num="70" count="2" type="stmt"/>
8255
- <line num="74" count="144" type="cond" truecount="0" falsecount="1"/>
8258
+ <line num="74" count="158" type="cond" truecount="0" falsecount="1"/>
8256
8259
  <line num="75" count="0" type="stmt"/>
8257
- <line num="77" count="144" type="stmt"/>
8258
- <line num="79" count="166" type="cond" truecount="2" falsecount="0"/>
8259
- <line num="80" count="90" type="stmt"/>
8260
- <line num="82" count="76" type="stmt"/>
8261
- <line num="85" count="166" type="stmt"/>
8262
- <line num="87" count="144" type="stmt"/>
8260
+ <line num="77" count="158" type="stmt"/>
8261
+ <line num="79" count="182" type="cond" truecount="2" falsecount="0"/>
8262
+ <line num="80" count="100" type="stmt"/>
8263
+ <line num="82" count="82" type="stmt"/>
8264
+ <line num="85" count="182" type="stmt"/>
8265
+ <line num="87" count="158" type="stmt"/>
8263
8266
  <line num="94" count="5" type="stmt"/>
8264
8267
  <line num="95" count="5" type="stmt"/>
8265
8268
  <line num="96" count="5" type="stmt"/>
@@ -8271,21 +8274,21 @@
8271
8274
  <line num="106" count="0" type="cond" truecount="0" falsecount="1"/>
8272
8275
  <line num="107" count="0" type="stmt"/>
8273
8276
  <line num="112" count="18" type="stmt"/>
8274
- <line num="120" count="29" type="stmt"/>
8275
- <line num="133" count="40" type="stmt"/>
8276
- <line num="134" count="62" type="stmt"/>
8277
- <line num="135" count="62" type="stmt"/>
8278
- <line num="136" count="62" type="cond" truecount="3" falsecount="0"/>
8279
- <line num="137" count="31" type="stmt"/>
8280
- <line num="139" count="62" type="cond" truecount="3" falsecount="0"/>
8277
+ <line num="120" count="31" type="stmt"/>
8278
+ <line num="133" count="44" type="stmt"/>
8279
+ <line num="134" count="66" type="stmt"/>
8280
+ <line num="135" count="66" type="stmt"/>
8281
+ <line num="136" count="66" type="cond" truecount="3" falsecount="0"/>
8282
+ <line num="137" count="33" type="stmt"/>
8283
+ <line num="139" count="66" type="cond" truecount="3" falsecount="0"/>
8281
8284
  <line num="140" count="1" type="stmt"/>
8282
- <line num="145" count="54" type="stmt"/>
8285
+ <line num="145" count="58" type="stmt"/>
8283
8286
  <line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
8284
8287
  <line num="148" count="0" type="cond" truecount="0" falsecount="2"/>
8285
8288
  <line num="149" count="0" type="stmt"/>
8286
8289
  <line num="151" count="0" type="stmt"/>
8287
8290
  <line num="153" count="0" type="stmt"/>
8288
- <line num="159" count="54" type="cond" truecount="1" falsecount="0"/>
8291
+ <line num="159" count="58" type="cond" truecount="1" falsecount="0"/>
8289
8292
  <line num="160" count="18" type="cond" truecount="1" falsecount="1"/>
8290
8293
  <line num="161" count="18" type="stmt"/>
8291
8294
  <line num="162" count="18" type="cond" truecount="2" falsecount="0"/>
@@ -8314,212 +8317,218 @@
8314
8317
  <line num="202" count="5" type="stmt"/>
8315
8318
  <line num="204" count="10" type="stmt"/>
8316
8319
  <line num="209" count="6" type="stmt"/>
8317
- <line num="214" count="54" type="cond" truecount="0" falsecount="1"/>
8320
+ <line num="214" count="58" type="cond" truecount="0" falsecount="1"/>
8318
8321
  <line num="215" count="0" type="stmt"/>
8319
- <line num="217" count="54" type="stmt"/>
8320
- <line num="219" count="54" type="stmt"/>
8321
- <line num="220" count="54" type="cond" truecount="0" falsecount="1"/>
8322
+ <line num="217" count="58" type="stmt"/>
8323
+ <line num="219" count="58" type="stmt"/>
8324
+ <line num="220" count="58" type="cond" truecount="0" falsecount="1"/>
8322
8325
  <line num="221" count="0" type="stmt"/>
8323
8326
  <line num="222" count="0" type="cond" truecount="0" falsecount="2"/>
8324
8327
  <line num="223" count="0" type="cond" truecount="0" falsecount="2"/>
8325
- <line num="226" count="54" type="cond" truecount="1" falsecount="0"/>
8328
+ <line num="226" count="58" type="cond" truecount="1" falsecount="0"/>
8326
8329
  <line num="227" count="8" type="stmt"/>
8327
8330
  <line num="228" count="4" type="cond" truecount="1" falsecount="1"/>
8328
8331
  <line num="230" count="4" type="cond" truecount="2" falsecount="0"/>
8329
8332
  <line num="231" count="2" type="stmt"/>
8330
8333
  <line num="233" count="2" type="stmt"/>
8331
8334
  <line num="235" count="2" type="stmt"/>
8332
- <line num="241" count="54" type="cond" truecount="0" falsecount="1"/>
8335
+ <line num="241" count="58" type="cond" truecount="0" falsecount="1"/>
8333
8336
  <line num="242" count="0" type="stmt"/>
8334
- <line num="244" count="54" type="cond" truecount="1" falsecount="0"/>
8335
- <line num="245" count="8" type="stmt"/>
8336
- <line num="246" count="4" type="cond" truecount="4" falsecount="0"/>
8337
- <line num="248" count="1" type="cond" truecount="1" falsecount="1"/>
8338
- <line num="249" count="1" type="stmt"/>
8339
- <line num="250" count="3" type="cond" truecount="2" falsecount="0"/>
8340
- <line num="252" count="2" type="cond" truecount="1" falsecount="1"/>
8341
- <line num="253" count="2" type="stmt"/>
8342
- <line num="254" count="1" type="cond" truecount="1" falsecount="0"/>
8343
- <line num="256" count="1" type="cond" truecount="1" falsecount="1"/>
8337
+ <line num="244" count="58" type="cond" truecount="1" falsecount="0"/>
8338
+ <line num="245" count="12" type="stmt"/>
8339
+ <line num="246" count="6" type="stmt"/>
8340
+ <line num="247" count="12" type="stmt"/>
8341
+ <line num="253" count="6" type="cond" truecount="1" falsecount="0"/>
8342
+ <line num="254" count="1" type="stmt"/>
8343
+ <line num="256" count="6" type="cond" truecount="1" falsecount="0"/>
8344
8344
  <line num="257" count="1" type="stmt"/>
8345
- <line num="261" count="54" type="cond" truecount="1" falsecount="0"/>
8346
- <line num="262" count="6" type="stmt"/>
8347
- <line num="263" count="6" type="cond" truecount="2" falsecount="0"/>
8348
- <line num="264" count="6" type="stmt"/>
8349
- <line num="267" count="54" type="cond" truecount="0" falsecount="1"/>
8350
- <line num="268" count="0" type="stmt"/>
8351
- <line num="269" count="0" type="cond" truecount="0" falsecount="2"/>
8352
- <line num="270" count="0" type="stmt"/>
8353
- <line num="273" count="54" type="cond" truecount="0" falsecount="1"/>
8354
- <line num="274" count="0" type="stmt"/>
8355
- <line num="275" count="0" type="cond" truecount="0" falsecount="2"/>
8356
- <line num="276" count="0" type="stmt"/>
8357
- <line num="279" count="54" type="cond" truecount="0" falsecount="1"/>
8358
- <line num="280" count="0" type="stmt"/>
8359
- <line num="281" count="0" type="cond" truecount="0" falsecount="2"/>
8360
- <line num="282" count="0" type="stmt"/>
8361
- <line num="285" count="54" type="cond" truecount="1" falsecount="0"/>
8362
- <line num="286" count="6" type="stmt"/>
8363
- <line num="288" count="54" type="cond" truecount="1" falsecount="0"/>
8364
- <line num="289" count="6" type="stmt"/>
8365
- <line num="291" count="54" type="cond" truecount="1" falsecount="0"/>
8366
- <line num="292" count="6" type="stmt"/>
8367
- <line num="294" count="54" type="stmt"/>
8368
- <line num="298" count="47" type="stmt"/>
8369
- <line num="299" count="47" type="stmt"/>
8370
- <line num="300" count="47" type="cond" truecount="2" falsecount="0"/>
8371
- <line num="301" count="45" type="stmt"/>
8372
- <line num="302" count="0" type="cond" truecount="0" falsecount="2"/>
8373
- <line num="303" count="0" type="stmt"/>
8374
- <line num="305" count="2" type="cond" truecount="1" falsecount="2"/>
8375
- <line num="307" count="0" type="stmt"/>
8376
- <line num="309" count="47" type="stmt"/>
8377
- <line num="318" count="26" type="cond" truecount="1" falsecount="0"/>
8378
- <line num="319" count="23" type="stmt"/>
8379
- <line num="321" count="3" type="stmt"/>
8380
- <line num="323" count="3" type="stmt"/>
8381
- <line num="324" count="3" type="stmt"/>
8382
- <line num="328" count="3" type="cond" truecount="1" falsecount="0"/>
8383
- <line num="329" count="1" type="stmt"/>
8384
- <line num="331" count="3" type="stmt"/>
8385
- <line num="332" count="3" type="cond" truecount="1" falsecount="1"/>
8386
- <line num="333" count="0" type="stmt"/>
8387
- <line num="335" count="3" type="stmt"/>
8388
- <line num="338" count="3" type="stmt"/>
8389
- <line num="339" count="3" type="stmt"/>
8390
- <line num="340" count="3" type="cond" truecount="2" falsecount="0"/>
8391
- <line num="341" count="3" type="cond" truecount="2" falsecount="0"/>
8392
- <line num="344" count="3" type="cond" truecount="2" falsecount="0"/>
8393
- <line num="346" count="2" type="stmt"/>
8394
- <line num="347" count="2" type="stmt"/>
8395
- <line num="348" count="2" type="stmt"/>
8396
- <line num="349" count="2" type="stmt"/>
8397
- <line num="351" count="2" type="stmt"/>
8398
- <line num="355" count="1" type="stmt"/>
8399
- <line num="358" count="1" type="stmt"/>
8400
- <line num="359" count="1" type="stmt"/>
8401
- <line num="360" count="1" type="stmt"/>
8402
- <line num="362" count="1" type="stmt"/>
8403
- <line num="370" count="1" type="stmt"/>
8345
+ <line num="259" count="6" type="cond" truecount="4" falsecount="0"/>
8346
+ <line num="261" count="1" type="cond" truecount="1" falsecount="1"/>
8347
+ <line num="262" count="1" type="stmt"/>
8348
+ <line num="263" count="5" type="cond" truecount="2" falsecount="0"/>
8349
+ <line num="265" count="3" type="cond" truecount="1" falsecount="1"/>
8350
+ <line num="266" count="3" type="stmt"/>
8351
+ <line num="267" count="2" type="cond" truecount="1" falsecount="0"/>
8352
+ <line num="269" count="2" type="cond" truecount="1" falsecount="1"/>
8353
+ <line num="270" count="2" type="stmt"/>
8354
+ <line num="274" count="58" type="cond" truecount="1" falsecount="0"/>
8355
+ <line num="275" count="6" type="stmt"/>
8356
+ <line num="276" count="6" type="cond" truecount="2" falsecount="0"/>
8357
+ <line num="277" count="6" type="stmt"/>
8358
+ <line num="280" count="58" type="cond" truecount="0" falsecount="1"/>
8359
+ <line num="281" count="0" type="stmt"/>
8360
+ <line num="282" count="0" type="cond" truecount="0" falsecount="2"/>
8361
+ <line num="283" count="0" type="stmt"/>
8362
+ <line num="286" count="58" type="cond" truecount="0" falsecount="1"/>
8363
+ <line num="287" count="0" type="stmt"/>
8364
+ <line num="288" count="0" type="cond" truecount="0" falsecount="2"/>
8365
+ <line num="289" count="0" type="stmt"/>
8366
+ <line num="292" count="58" type="cond" truecount="0" falsecount="1"/>
8367
+ <line num="293" count="0" type="stmt"/>
8368
+ <line num="294" count="0" type="cond" truecount="0" falsecount="2"/>
8369
+ <line num="295" count="0" type="stmt"/>
8370
+ <line num="298" count="58" type="cond" truecount="1" falsecount="0"/>
8371
+ <line num="299" count="6" type="stmt"/>
8372
+ <line num="301" count="58" type="cond" truecount="1" falsecount="0"/>
8373
+ <line num="302" count="6" type="stmt"/>
8374
+ <line num="304" count="58" type="cond" truecount="1" falsecount="0"/>
8375
+ <line num="305" count="6" type="stmt"/>
8376
+ <line num="307" count="58" type="stmt"/>
8377
+ <line num="311" count="51" type="stmt"/>
8378
+ <line num="312" count="51" type="stmt"/>
8379
+ <line num="313" count="51" type="cond" truecount="2" falsecount="0"/>
8380
+ <line num="314" count="49" type="stmt"/>
8381
+ <line num="315" count="0" type="cond" truecount="0" falsecount="2"/>
8382
+ <line num="316" count="0" type="stmt"/>
8383
+ <line num="318" count="2" type="cond" truecount="1" falsecount="2"/>
8384
+ <line num="320" count="0" type="stmt"/>
8385
+ <line num="322" count="51" type="stmt"/>
8386
+ <line num="331" count="28" type="cond" truecount="1" falsecount="0"/>
8387
+ <line num="332" count="25" type="stmt"/>
8388
+ <line num="334" count="3" type="stmt"/>
8389
+ <line num="336" count="3" type="stmt"/>
8390
+ <line num="337" count="3" type="stmt"/>
8391
+ <line num="341" count="3" type="cond" truecount="1" falsecount="0"/>
8392
+ <line num="342" count="1" type="stmt"/>
8393
+ <line num="344" count="3" type="stmt"/>
8394
+ <line num="345" count="3" type="cond" truecount="1" falsecount="1"/>
8395
+ <line num="346" count="0" type="stmt"/>
8396
+ <line num="348" count="3" type="stmt"/>
8397
+ <line num="351" count="3" type="stmt"/>
8398
+ <line num="352" count="3" type="stmt"/>
8399
+ <line num="353" count="3" type="cond" truecount="2" falsecount="0"/>
8400
+ <line num="354" count="3" type="cond" truecount="2" falsecount="0"/>
8401
+ <line num="357" count="3" type="cond" truecount="2" falsecount="0"/>
8402
+ <line num="359" count="2" type="stmt"/>
8403
+ <line num="360" count="2" type="stmt"/>
8404
+ <line num="361" count="2" type="stmt"/>
8405
+ <line num="362" count="2" type="stmt"/>
8406
+ <line num="364" count="2" type="stmt"/>
8407
+ <line num="368" count="1" type="stmt"/>
8404
8408
  <line num="371" count="1" type="stmt"/>
8405
8409
  <line num="372" count="1" type="stmt"/>
8406
- <line num="374" count="1" type="stmt"/>
8407
- <line num="379" count="3" type="stmt"/>
8410
+ <line num="373" count="1" type="stmt"/>
8411
+ <line num="375" count="1" type="stmt"/>
8408
8412
  <line num="383" count="1" type="stmt"/>
8409
8413
  <line num="384" count="1" type="stmt"/>
8410
- <line num="385" count="1" type="cond" truecount="0" falsecount="1"/>
8411
- <line num="386" count="0" type="stmt"/>
8412
- <line num="388" count="1" type="stmt"/>
8413
- <line num="390" count="1" type="stmt"/>
8414
- <line num="391" count="2" type="cond" truecount="0" falsecount="1"/>
8415
- <line num="392" count="0" type="stmt"/>
8416
- <line num="396" count="1" type="cond" truecount="1" falsecount="1"/>
8417
- <line num="397" count="0" type="stmt"/>
8418
- <line num="399" count="1" type="stmt"/>
8419
- <line num="404" count="0" type="stmt"/>
8414
+ <line num="385" count="1" type="stmt"/>
8415
+ <line num="387" count="1" type="stmt"/>
8416
+ <line num="392" count="3" type="stmt"/>
8417
+ <line num="396" count="1" type="stmt"/>
8418
+ <line num="397" count="1" type="stmt"/>
8419
+ <line num="398" count="1" type="cond" truecount="0" falsecount="1"/>
8420
+ <line num="399" count="0" type="stmt"/>
8421
+ <line num="401" count="1" type="stmt"/>
8422
+ <line num="403" count="1" type="stmt"/>
8423
+ <line num="404" count="2" type="cond" truecount="0" falsecount="1"/>
8420
8424
  <line num="405" count="0" type="stmt"/>
8421
- <line num="406" count="0" type="cond" truecount="0" falsecount="1"/>
8422
- <line num="407" count="0" type="stmt"/>
8423
- <line num="409" count="0" type="cond" truecount="0" falsecount="1"/>
8425
+ <line num="409" count="1" type="cond" truecount="1" falsecount="1"/>
8424
8426
  <line num="410" count="0" type="stmt"/>
8425
- <line num="412" count="0" type="stmt"/>
8426
- <line num="413" count="0" type="stmt"/>
8427
- <line num="417" count="26" type="stmt"/>
8428
- <line num="418" count="26" type="stmt"/>
8429
- <line num="420" count="26" type="cond" truecount="0" falsecount="1"/>
8430
- <line num="421" count="0" type="stmt"/>
8431
- <line num="423" count="26" type="stmt"/>
8432
- <line num="425" count="26" type="cond" truecount="3" falsecount="0"/>
8433
- <line num="428" count="5" type="stmt"/>
8434
- <line num="430" count="26" type="cond" truecount="1" falsecount="1"/>
8435
- <line num="432" count="26" type="stmt"/>
8436
- <line num="433" count="26" type="cond" truecount="3" falsecount="2"/>
8437
- <line num="435" count="0" type="cond" truecount="0" falsecount="2"/>
8438
- <line num="436" count="0" type="stmt"/>
8439
- <line num="437" count="0" type="stmt"/>
8440
- <line num="438" count="0" type="stmt"/>
8441
- <line num="439" count="26" type="cond" truecount="2" falsecount="1"/>
8442
- <line num="440" count="0" type="stmt"/>
8443
- <line num="443" count="26" type="stmt"/>
8444
- <line num="444" count="26" type="cond" truecount="1" falsecount="0"/>
8445
- <line num="445" count="2" type="stmt"/>
8446
- <line num="447" count="26" type="cond" truecount="0" falsecount="1"/>
8447
- <line num="448" count="0" type="stmt"/>
8448
- <line num="450" count="26" type="stmt"/>
8449
- <line num="452" count="26" type="stmt"/>
8450
- <line num="454" count="26" type="stmt"/>
8451
- <line num="459" count="26" type="cond" truecount="1" falsecount="0"/>
8452
- <line num="460" count="21" type="stmt"/>
8453
- <line num="463" count="26" type="stmt"/>
8454
- <line num="469" count="26" type="stmt"/>
8455
- <line num="473" count="1" type="stmt"/>
8456
- <line num="474" count="1" type="stmt"/>
8457
- <line num="475" count="1" type="cond" truecount="0" falsecount="1"/>
8458
- <line num="476" count="0" type="stmt"/>
8459
- <line num="478" count="1" type="stmt"/>
8460
- <line num="479" count="1" type="stmt"/>
8461
- <line num="481" count="1" type="cond" truecount="1" falsecount="1"/>
8462
- <line num="482" count="0" type="stmt"/>
8463
- <line num="484" count="1" type="stmt"/>
8464
- <line num="489" count="1" type="stmt"/>
8465
- <line num="490" count="1" type="stmt"/>
8466
- <line num="491" count="1" type="cond" truecount="0" falsecount="1"/>
8467
- <line num="492" count="0" type="stmt"/>
8468
- <line num="494" count="1" type="stmt"/>
8469
- <line num="496" count="1" type="cond" truecount="1" falsecount="1"/>
8470
- <line num="497" count="0" type="stmt"/>
8471
- <line num="499" count="1" type="stmt"/>
8472
- <line num="508" count="73" type="stmt"/>
8473
- <line num="509" count="73" type="stmt"/>
8474
- <line num="519" count="29" type="stmt"/>
8475
- <line num="520" count="29" type="stmt"/>
8476
- <line num="522" count="29" type="stmt"/>
8477
- <line num="523" count="29" type="cond" truecount="4" falsecount="5"/>
8478
- <line num="525" count="1" type="stmt"/>
8479
- <line num="526" count="1" type="stmt"/>
8480
- <line num="528" count="26" type="stmt"/>
8481
- <line num="529" count="26" type="stmt"/>
8482
- <line num="531" count="1" type="stmt"/>
8483
- <line num="532" count="1" type="stmt"/>
8484
- <line num="534" count="1" type="stmt"/>
8485
- <line num="535" count="1" type="stmt"/>
8486
- <line num="537" count="0" type="stmt"/>
8487
- <line num="538" count="0" type="stmt"/>
8488
- <line num="542" count="0" type="stmt"/>
8489
- <line num="544" count="0" type="stmt"/>
8490
- <line num="548" count="29" type="stmt"/>
8491
- <line num="552" count="0" type="cond" truecount="0" falsecount="3"/>
8492
- <line num="553" count="0" type="stmt"/>
8427
+ <line num="412" count="1" type="stmt"/>
8428
+ <line num="417" count="0" type="stmt"/>
8429
+ <line num="418" count="0" type="stmt"/>
8430
+ <line num="419" count="0" type="cond" truecount="0" falsecount="1"/>
8431
+ <line num="420" count="0" type="stmt"/>
8432
+ <line num="422" count="0" type="cond" truecount="0" falsecount="1"/>
8433
+ <line num="423" count="0" type="stmt"/>
8434
+ <line num="425" count="0" type="stmt"/>
8435
+ <line num="426" count="0" type="stmt"/>
8436
+ <line num="430" count="28" type="stmt"/>
8437
+ <line num="431" count="28" type="stmt"/>
8438
+ <line num="433" count="28" type="cond" truecount="0" falsecount="1"/>
8439
+ <line num="434" count="0" type="stmt"/>
8440
+ <line num="436" count="28" type="stmt"/>
8441
+ <line num="438" count="28" type="cond" truecount="3" falsecount="0"/>
8442
+ <line num="441" count="5" type="stmt"/>
8443
+ <line num="443" count="28" type="cond" truecount="1" falsecount="1"/>
8444
+ <line num="445" count="28" type="stmt"/>
8445
+ <line num="446" count="28" type="cond" truecount="3" falsecount="2"/>
8446
+ <line num="448" count="0" type="cond" truecount="0" falsecount="2"/>
8447
+ <line num="449" count="0" type="stmt"/>
8448
+ <line num="450" count="0" type="stmt"/>
8449
+ <line num="451" count="0" type="stmt"/>
8450
+ <line num="452" count="28" type="cond" truecount="2" falsecount="1"/>
8451
+ <line num="453" count="0" type="stmt"/>
8452
+ <line num="456" count="28" type="stmt"/>
8453
+ <line num="457" count="28" type="cond" truecount="1" falsecount="0"/>
8454
+ <line num="458" count="2" type="stmt"/>
8455
+ <line num="460" count="28" type="cond" truecount="0" falsecount="1"/>
8456
+ <line num="461" count="0" type="stmt"/>
8457
+ <line num="463" count="28" type="stmt"/>
8458
+ <line num="465" count="28" type="stmt"/>
8459
+ <line num="467" count="28" type="stmt"/>
8460
+ <line num="472" count="28" type="cond" truecount="1" falsecount="0"/>
8461
+ <line num="473" count="23" type="stmt"/>
8462
+ <line num="476" count="28" type="stmt"/>
8463
+ <line num="482" count="28" type="stmt"/>
8464
+ <line num="486" count="1" type="stmt"/>
8465
+ <line num="487" count="1" type="stmt"/>
8466
+ <line num="488" count="1" type="cond" truecount="0" falsecount="1"/>
8467
+ <line num="489" count="0" type="stmt"/>
8468
+ <line num="491" count="1" type="stmt"/>
8469
+ <line num="492" count="1" type="stmt"/>
8470
+ <line num="494" count="1" type="cond" truecount="1" falsecount="1"/>
8471
+ <line num="495" count="0" type="stmt"/>
8472
+ <line num="497" count="1" type="stmt"/>
8473
+ <line num="502" count="1" type="stmt"/>
8474
+ <line num="503" count="1" type="stmt"/>
8475
+ <line num="504" count="1" type="cond" truecount="0" falsecount="1"/>
8476
+ <line num="505" count="0" type="stmt"/>
8477
+ <line num="507" count="1" type="stmt"/>
8478
+ <line num="509" count="1" type="cond" truecount="1" falsecount="1"/>
8479
+ <line num="510" count="0" type="stmt"/>
8480
+ <line num="512" count="1" type="stmt"/>
8481
+ <line num="521" count="75" type="stmt"/>
8482
+ <line num="522" count="75" type="stmt"/>
8483
+ <line num="532" count="31" type="stmt"/>
8484
+ <line num="533" count="31" type="stmt"/>
8485
+ <line num="535" count="31" type="stmt"/>
8486
+ <line num="536" count="31" type="cond" truecount="4" falsecount="5"/>
8487
+ <line num="538" count="1" type="stmt"/>
8488
+ <line num="539" count="1" type="stmt"/>
8489
+ <line num="541" count="28" type="stmt"/>
8490
+ <line num="542" count="28" type="stmt"/>
8491
+ <line num="544" count="1" type="stmt"/>
8492
+ <line num="545" count="1" type="stmt"/>
8493
+ <line num="547" count="1" type="stmt"/>
8494
+ <line num="548" count="1" type="stmt"/>
8495
+ <line num="550" count="0" type="stmt"/>
8496
+ <line num="551" count="0" type="stmt"/>
8493
8497
  <line num="555" count="0" type="stmt"/>
8494
- <line num="569" count="0" type="stmt"/>
8495
- <line num="575" count="0" type="cond" truecount="0" falsecount="4"/>
8496
- <line num="576" count="0" type="stmt"/>
8497
- <line num="578" count="0" type="stmt"/>
8498
- <line num="579" count="0" type="stmt"/>
8499
- <line num="586" count="0" type="stmt"/>
8500
- <line num="593" count="0" type="cond" truecount="0" falsecount="1"/>
8501
- <line num="595" count="0" type="stmt"/>
8502
- <line num="596" count="0" type="stmt"/>
8503
- <line num="597" count="0" type="stmt"/>
8504
- <line num="598" count="0" type="cond" truecount="0" falsecount="1"/>
8498
+ <line num="557" count="0" type="stmt"/>
8499
+ <line num="561" count="31" type="stmt"/>
8500
+ <line num="565" count="0" type="cond" truecount="0" falsecount="3"/>
8501
+ <line num="566" count="0" type="stmt"/>
8502
+ <line num="568" count="0" type="stmt"/>
8503
+ <line num="582" count="0" type="stmt"/>
8504
+ <line num="588" count="0" type="cond" truecount="0" falsecount="4"/>
8505
+ <line num="589" count="0" type="stmt"/>
8506
+ <line num="591" count="0" type="stmt"/>
8507
+ <line num="592" count="0" type="stmt"/>
8505
8508
  <line num="599" count="0" type="stmt"/>
8506
- <line num="600" count="0" type="stmt"/>
8507
- <line num="601" count="0" type="stmt"/>
8508
- <line num="603" count="0" type="stmt"/>
8509
- <line num="607" count="0" type="cond" truecount="0" falsecount="1"/>
8509
+ <line num="606" count="0" type="cond" truecount="0" falsecount="1"/>
8510
8510
  <line num="608" count="0" type="stmt"/>
8511
+ <line num="609" count="0" type="stmt"/>
8511
8512
  <line num="610" count="0" type="stmt"/>
8512
- <line num="611" count="0" type="stmt"/>
8513
- <line num="613" count="0" type="cond" truecount="0" falsecount="3"/>
8514
- <line num="615" count="0" type="cond" truecount="0" falsecount="2"/>
8513
+ <line num="611" count="0" type="cond" truecount="0" falsecount="1"/>
8514
+ <line num="612" count="0" type="stmt"/>
8515
+ <line num="613" count="0" type="stmt"/>
8516
+ <line num="614" count="0" type="stmt"/>
8515
8517
  <line num="616" count="0" type="stmt"/>
8516
- <line num="617" count="0" type="cond" truecount="0" falsecount="1"/>
8517
- <line num="618" count="0" type="stmt"/>
8518
- <line num="620" count="0" type="stmt"/>
8519
- <line num="624" count="0" type="cond" truecount="0" falsecount="1"/>
8520
- <line num="625" count="0" type="stmt"/>
8521
- <line num="627" count="0" type="cond" truecount="0" falsecount="2"/>
8522
- <line num="631" count="241" type="stmt"/>
8518
+ <line num="620" count="0" type="cond" truecount="0" falsecount="1"/>
8519
+ <line num="621" count="0" type="stmt"/>
8520
+ <line num="623" count="0" type="stmt"/>
8521
+ <line num="624" count="0" type="stmt"/>
8522
+ <line num="626" count="0" type="cond" truecount="0" falsecount="3"/>
8523
+ <line num="628" count="0" type="cond" truecount="0" falsecount="2"/>
8524
+ <line num="629" count="0" type="stmt"/>
8525
+ <line num="630" count="0" type="cond" truecount="0" falsecount="1"/>
8526
+ <line num="631" count="0" type="stmt"/>
8527
+ <line num="633" count="0" type="stmt"/>
8528
+ <line num="637" count="0" type="cond" truecount="0" falsecount="1"/>
8529
+ <line num="638" count="0" type="stmt"/>
8530
+ <line num="640" count="0" type="cond" truecount="0" falsecount="2"/>
8531
+ <line num="644" count="241" type="stmt"/>
8523
8532
  </file>
8524
8533
  <file name="sqlTable.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/base/sqlTable.ts">
8525
8534
  <metrics statements="82" coveredstatements="9" conditionals="64" coveredconditionals="0" methods="17" coveredmethods="3"/>
@@ -8584,9 +8593,9 @@
8584
8593
  <line num="136" count="0" type="stmt"/>
8585
8594
  <line num="137" count="0" type="stmt"/>
8586
8595
  <line num="142" count="0" type="stmt"/>
8587
- <line num="150" count="73" type="stmt"/>
8588
- <line num="154" count="29" type="stmt"/>
8589
- <line num="162" count="30" type="stmt"/>
8596
+ <line num="150" count="75" type="stmt"/>
8597
+ <line num="154" count="31" type="stmt"/>
8598
+ <line num="162" count="32" type="stmt"/>
8590
8599
  <line num="166" count="0" type="stmt"/>
8591
8600
  <line num="167" count="0" type="cond" truecount="0" falsecount="1"/>
8592
8601
  <line num="168" count="0" type="stmt"/>
@@ -8609,12 +8618,12 @@
8609
8618
  <file name="utils.ts" path="/home/runner/work/budibase/budibase/packages/server/src/integrations/base/utils.ts">
8610
8619
  <metrics statements="7" coveredstatements="7" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
8611
8620
  <line num="1" count="64" type="stmt"/>
8612
- <line num="3" count="137" type="stmt"/>
8613
- <line num="4" count="137" type="cond" truecount="4" falsecount="0"/>
8621
+ <line num="3" count="141" type="stmt"/>
8622
+ <line num="4" count="141" type="cond" truecount="4" falsecount="0"/>
8614
8623
  <line num="5" count="8" type="stmt"/>
8615
8624
  <line num="7" count="8" type="stmt"/>
8616
8625
  <line num="8" count="8" type="stmt"/>
8617
- <line num="10" count="129" type="stmt"/>
8626
+ <line num="10" count="133" type="stmt"/>
8618
8627
  </file>
8619
8628
  </package>
8620
8629
  <package name="src.integrations.queries">