SQLiteCreateDatabaseOptions

constructor(create: Boolean = SQLiteDatabase.DEFAULT_CREATE, readonly: Boolean = SQLiteDatabase.DEFAULT_READONLY)