HarperFast / HarperFast/harper
Deleting an empty database does not remove the backing DB file
Open
area:storage
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
When a database object has no LMDB store reference (empty DB), drop_database succeeds but the `.mdb` file is not deleted from disk. Affects older installs that use per-table files.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.