Optimization: if `applyDepIds` is empty, build SQL query at plan time
Open
✨ feature
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 625
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 24
Description
If there's no runtime mods to the query builder, then we should be able to build the query at plantime saving on overhead.
Contributor guide
Assessment
This issue has not been assessed yet.