SIGN IN SIGN UP

Added active_record_query_trace

This can be used to track down where queries originate from, regardless
of whether they're caused by N+1 problems or not. This can be enabled by
setting the environment variable ENABLE_QUERY_TRACE to a non-empty value
(e.g. "true").
Y
Yorick Peterse committed
7971ed5daca4bfb1310d6458f323377391a99429
Parent: fa3d7db