createTables

private open fun createTables(db: SQLiteDatabase)

Create all tables. Currently used for testing and the OpenHelper

Parameters

db

DB to work on