Apologies, I am fairly new to Kotlin!
What I have:
@entity(tableName = "main_table") data class Table( @PrimaryKey(autoGenerate = true) v