getSoupTableName

open fun getSoupTableName(db: SQLiteDatabase, soupName: String): String

Return table name for a given soup or null if the soup doesn't exist

Return

Parameters

db
soupName