Commit 049acee
committed
[SecureElementWithTagDao] Enhanced Element Deletion with Unused Tag Removal
Updated SecureElementWithTagDao to include the deletion of unused tags when a secure element is removed. This optimization ensures the database remains clean and efficient by automatically removing tags that are no longer associated with any elements.1 parent 54297dd commit 049acee
File tree
1 file changed
+7
-1
lines changed- app/src/main/java/de/davis/passwordmanager/database/daos
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
| |||
0 commit comments