Change important MySQL query generator functions from using _.template to string…
… concatenation. This has a large performance impact when doing many queries and having big result sets (attributesToSQL function)
Showing
with
52 additions
and
56 deletions
-
Please register or sign in to post a comment