From what I saw in the PouchDB documentation it is possible to apply db.destroy()
, but only in the database created / chosen.
Is it possible to delete all databases (directly from PouchDB)?
From what I saw in the PouchDB documentation it is possible to apply db.destroy()
, but only in the database created / chosen.
Is it possible to delete all databases (directly from PouchDB)?