Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 160 Bytes

File metadata and controls

7 lines (5 loc) · 160 Bytes

Drop database

Deleting a database is irreversible. It will delete the database from the system and all the tables associated with it.

idb.drop();