columns

abstract val columns: Map<String, String>

Columns other than primary keys. Key would be column name and value would be type. For example, mapOf("data" to "TEXT")