Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

cat_brand_model

ArnauUrgeles edited this page Nov 29, 2024 · 2 revisions

Description:

Catalog of models.

Fields:

Column name Data type Description
id character varying(50) Id
catbrand_id character varying(30) Id of related brand, defined on cat_brand
descript text Description
link character varying(512) Link
active boolean If true, catalog value is being used
featurecat_id text[] Description

Clone this wiki locally