Open samuelstein opened 4 years ago
Hello @samuelstein
I agree, it is a feature I had in mind but didn't have the time to work on it. I think it is an easy PR that could be done by using the prepareStatement interceptor method.
Feel free to try it out!
okay, i will give it a try
would be nice if the query counter could be configured to filter only specific types of sql statements, like INSERT or UPDATE or SELECT.