assuncaocharles / assuncaocharles/react-indexed-db
can i delete databases with codes?
- Dominant language
- TypeScript
- Stars
- 118
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Hello, thanks for a nice packages.
i found `clear` function to delete `objectStore`
but there is no delete database function, i guess.
is there a function that can delete database? or any plan for it?
i think i can delete database by clear cache or manually delete for now i guess.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing `clear` function and the package's objectStore deletion API, then check how database-level deletion is exposed by IndexedDB. Done should be a clear decision and documented or implemented public API for deleting a database, with the expected behavior specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100