Anthony
Anthony
Correct. It's only the base query that is taken into account. The duplicate logic is trying to find out what queries could be consolidated into one. Most of the time...
Just wondering how things are going here and if you have any outstanding commit?
@ThomasBombadil Just wondering how you got on with this. We are getting a release ready to go and it would be good to have this in it.
WOOT! Any chance we can have a screenshot?
Not sure if it actual came through. Might need to do it via the web interface :(
Ok looking great. It appears that the question comes down to whether we feel we want to release this addition as is, or whether we feel we need to wait...
@malmgren80 Is adding the filters something that you have time to do over the next little while?
Ya I'm not sure. It would be nice if it could work in a similar way to [this](https://github.com/MiniProfiler/dotnet/blob/master/StackExchange.Profiling/Helpers/StackTraceSnippet.cs). Here a user can specify methods, namespaces and assemblies they want to...
Is there any way of detecting if a anonymous function is the caller? If such could we just ignore it and keep moving up till we hit the next non-blacklisted...
As a side note we do have a static configuration coming that will allow users to define exclusions like this via code or config.