Database table art_spec

Usage

The table art_spec contains all article specifications.

Art specification is a clientwide ressource.

 

Table structure

Field nameField specificationComment / Explanation
idartspecint(11) Primary key (auto increment)
clientint(11)Foreign key to table client
langint(11)Foreign key to table lang
artspecvarchar(255)Name of the article specification
onlinetinyint(1)Flag if specification is active or not
artspecdefaulttinyint(1)Flag if this specification is the default one or not

Generic DB information

ItemCollectionItem
cApiArticleSpecificationCollectioncApiArticleSpecification

Previous changes of this table

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