I'm reading in some answers that the backpath field holds all the parents for the given category separated by "/".
I use categories and subcategories. When I use qa_db_category_create($parentid, $subcategory, $value); it places the subcategory/parent in that field, rather than one parent.
What does this field actually hold?