dropTables

private open fun dropTables(db: SQLiteDatabase)

Drop all tables. Currently used for testing and the OpenHelper

Parameters

db

DB to work on