isar / isar/hive

deleting from database

Open
#799 1 comment 0 reactions 0 assignees View on GitHub
problem
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

In documentation of `Hive` we have `delete` method for deleting something from database, but this method don't delete from database and it only do `null` on index of found data and it cause some problem when we want to listen to database changes or making `ListView` with `null` data,

another problem is `.values` that return `non-nullable` data and when we try to make a `ListView` we get `null` error

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.