use update(model).select().values to update, instead of manually commit
Open
project#dify
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
as the title said.
@dosu what is your opinion.
I want improve the orm speed.
but use orm style may able to trigger the ORM-level events.
Contributor guide
Research direction
The issue names no files, tests, or entry points. First compare the current manual commit path with update(model).select().values, then establish whether ORM-level events must still fire; done requires an agreed implementation scope plus evidence of improved ORM speed without breaking those events.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100