InterviewSolution
Saved Bookmarks
| 1. |
How To Delete A Database Created In Pouchdb? |
|
Answer» The db.DESTROY() METHOD is USED to destroy a DATABASE in POUCHDB. The db.destroy() method is used to destroy a database in PouchDB. |
|