1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
budibase/packages/server/src/automations
2021-10-19 17:00:54 +01:00
..
steps Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 2021-10-19 17:00:54 +01:00
tests
triggerInfo
actions.js
automationUtils.js Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 2021-10-19 17:00:54 +01:00
bullboard.js
index.js
thread.js Fixing issue #3005 - when a filter step is executed it now will fill in the history with a status describing that it stopped, this stops any errors from occurring. 2021-10-14 15:26:38 +01:00
triggers.js
utils.js