We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d959c80 commit 158f93fCopy full SHA for 158f93f
hive/lib/src/sentry_hive_impl.dart
@@ -23,7 +23,7 @@ class SentryHiveImpl implements SentryHiveInterface {
23
static const dbSystemKey = 'db.system';
24
@internal
25
// ignore: public_member_api_docs
26
- static const dbSystem = 'nosql';
+ static const dbSystem = 'flutter_hive';
27
28
29
0 commit comments