nocobase/packages/plugins/workflow/src/server/instructions
Junyi 6a589543f9
refactor(db): add batch logic to update for better performance (#2070)
* refactor(db): add batch logic to update for better performance

* test(plugin-workflow): fix test cases

* fix(db): treat belongsTo field in update values as foreignKey

* fix(db): also handle object with id for belongsTo field

* fix(db): avoid 0 as falsy

* fix(db): fix test case
2023-06-21 16:37:06 +08:00
..
manual feat(plugin-workflow): manual forms (#1748) 2023-06-05 16:52:43 +08:00
aggregate.ts feat(plugin-workflow): aggregate (#1852) 2023-05-17 13:37:03 +08:00
calculation.ts feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
condition.ts feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
create.ts feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
delay.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
destroy.ts feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
index.ts feat(plugin-workflow): aggregate (#1852) 2023-05-17 13:37:03 +08:00
loop.ts feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
parallel.ts feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
query.ts fix(plugin-workflow): remove useless context option (#1867) 2023-05-15 23:16:13 -07:00
request.ts refactor(plugin-workflow): change node config api render to component (#2014) 2023-06-08 21:09:22 -07:00
update.ts refactor(db): add batch logic to update for better performance (#2070) 2023-06-21 16:37:06 +08:00