budibase/packages/server/src/threads
Peter Clement 1fa18ccfce
Some automation fixes and refactoring (#13870)
* fix issue where booleans were being parsed to null

* refactor looping out of automations

* clean out execute function in orchestrator of looping code

* re-add accidentally deleted file

* remove spec file

* remove log

* move code back into main automation thread

* account portal update

---------

Co-authored-by: Adria Navarro <adria@budibase.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-06-25 11:17:14 +01:00
..
automation.ts Some automation fixes and refactoring (#13870) 2024-06-25 11:17:14 +01:00
definitions.ts Initial fix for defaulting parameters, switch to null rather than strings, this is important for prepared statements/SQL queries. 2024-03-21 18:26:35 +00:00
index.ts Comments on PR - some small changes. 2024-01-24 12:33:29 +00:00
query.ts Linting. 2024-06-03 12:08:54 +01:00
utils.ts Tidy up function rename. 2024-04-03 17:03:10 +01:00