The ability to see the actual db query executed
As of now (I assume, due to the security reasons) the query displayed in the 'performance breakdown' doesn't show the actual parameters, which makes it hard to trace and reproduce the issue, just by copying and re-executing exact same query in the...