Why are only Select statements logged?

Hello,

I noticed this some time ago and never really gave it much thought,until now when I really need it. The only SQL statements that ever get logged in a debug build are the Selects, nothing else. Is this a defect or is there some way to log ALL Sql statements during development?

Thank you,
Stephen

No reason, added in this commit which now logs db params if any.

This change available from v4.0.43+ that’s now available on MyGet.