Typeorm performance issue with large number of left join

前端 未结 0 1571
慢半拍i
慢半拍i 2021-01-29 01:58

I have a query which have multiple left joins. If I run that query in SQL, it returns result in milliseconds whereas typeorm takes around 7-8 seconds to process the same.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题