sentry-dart
sentry-dart copied to clipboard
Drift: deprecate `SentryQueryExecutor` in favour of using `QueryInterceptor`
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