Details
Description
While we provide ToQueryString extension method to examine generated SQL, it has limitations:
- Requires code changes to see SQL
- Does not work for aggregates (Min, Max, Avg, Single, etc)
Log generated SQL with debug level, so it is possible to see all queries.