So I have this problem, I have automated product import to akeneo from supplier, while trying to upgrade performance of the code i broke something, now I have problems with child categories, Cannot access them from products some suppliers go good, some bugged. Whole week now Im trying to connect dont swhat happened now I went across this category table
Im not sure what the columns lft
rgt
means it is not first time i see them but never actualy cleared what do they do. Just tought maybe this could help me to debug stuff
This is a nested set model, it's a technique for representing nested sets (also known as trees or hierarchies) in relational databases.
You can find more informations about this model here