budibase/packages/server/src/threads
melohagan 0c9d13c79a
Dynamic schema generation for query arrays: bug fix and refactor (#13082)
* Bug fix and refactor

* lint

* Refactor

* refactor

* lint

* type fixes

* Unit test fix and refactor

* refactor

* Make name option for preview, required for query

* Refactor unit tests

* Fix test

* update account-portal

* Revert "update account-portal"

This reverts commit e378f8d702.

* simplify set iteration

* comment
2024-02-21 15:33:13 +00:00
..
automation.ts Updating timeouts for automations, making it easier to manage/find the various timeout limits. Also adding a new environment variable AUTOMATION_THREAD_TIMEOUT which can be used to control how long automations can run for. 2024-02-14 11:44:07 +00:00
definitions.ts Dynamic schema generation for query arrays: bug fix and refactor (#13082) 2024-02-21 15:33:13 +00:00
index.ts Comments on PR - some small changes. 2024-01-24 12:33:29 +00:00
query.ts Dynamic schema generation for query arrays: bug fix and refactor (#13082) 2024-02-21 15:33:13 +00:00
utils.ts Init jsrunners on threads 2024-02-12 16:59:14 +01:00