hibernate-reactive icon indicating copy to clipboard operation
hibernate-reactive copied to clipboard

Support the `StatementInspector` API

Open DavideD opened this issue 2 years ago • 1 comments
trafficstars

Based on this question on StackOverflow, we don't support the StatementInspector API.

It seems something useful to have, but I haven't looked into it yet.

We should:

  1. Check that it actually doesn't work
  2. Figure out how to make it work, if there's an alternative, or if it makes sense to have it

DavideD avatar Jul 07 '23 08:07 DavideD