I want to update a field from Table and my schema is like this:
@PrimaryKey(autoGenerate = true) @ColumnInfo(name = "id") var _v: Long = 0, @ColumnInfo