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 SQL studio. Is it possible to make a 'feature toggle' for the purpose, so this 'masking' can be swithed off for the troubleshooting purposes?
This is absolutely an intentional decision based on the security implications. While we've considered a "feature toggle" or even relaxing this for non-prod environments, at the current time we do not plan to capture SQL parameters.