Database table stat

Usage

The table stat contains statistic entries.

Statistics are clientwide ressources.

Table structure

Field nameField specificationComment / Explanation
idstatint(11)Primary key (auto increment)
idcatartint(11)Foreign key to table cat_art
idlangint(11)Foreign key to table lang
idclientint(11)Foreign key to table clients
visitedint(6)Count of hits
visitdatevarchar(14)

Visit date

Generic DB information

ItemCollectionItem
cApiStatCollectioncApiStat

Previous changes of this table

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