Database table cat_tree

Usage

The table cat_tree contains the category tree cache.

It is highly recommended that really nothing in this table has to be changed, because it is a cache for the category tree containing level information and is various times being regenerated.

Table structure

Field nameField specificationComment / Explanation
idtreeint(11) Primary key (auto increment)
idcatint(11)Foreign key to table cat
levelint(2)Level of category in tree

Generic DB information

ItemCollectionItem
cApiCategoryTreeCollectioncApiCategoryTree

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.