good first bughelp wanted
描述
What is the preferred way to delete / empty / clear a filesystem persisted using IDBFS?
I've found the deleteDatabase() and clear() functions that operate on an IDBFactory and IDBObectStore respectively, but there doesn't seem to be any way to get my IDBFS database name.