sentry-dart icon indicating copy to clipboard operation
sentry-dart copied to clipboard

Drift: deprecate `SentryQueryExecutor` in favour of using `QueryInterceptor`

Open buenaflor opened this issue 1 year ago • 0 comments

Description

QueryInterceptor is specifically made for hooking into database calls to monitor them whereas QueryExecutor is an internal api that may break at some point

buenaflor avatar Jul 12 '24 10:07 buenaflor