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.