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
..
2022-11-24 00:24:27 +08:00
2023-05-19 15:30:44 +08:00
2022-06-17 10:25:59 +08:00
2023-04-25 13:12:14 +08:00
2022-04-17 10:00:42 +08:00
2023-04-25 13:12:14 +08:00
2023-05-19 16:39:00 +08:00