Database table stat_archive
Usage
The table stat_archive contains archived statistic entries.
Statisctic archive is a clientwide ressource.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idstatarch | int(11) | Primary key (auto increment) |
archived | varchar(6) | ? |
idcatart | int(11) | Foreign key to table cat_art |
idlang | int(11) | Foreign key to table lang |
idclient | int(11) | Foreign key to table clients |
visited | int(6) | Count of hits |
visitdate | varchar(14) | Visit date |
Generic DB information
ItemCollection | Item |
---|---|
- | - |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.