-
Notifications
You must be signed in to change notification settings - Fork 11
cat_brand_model
ArnauUrgeles edited this page Nov 29, 2024
·
2 revisions
Catalog of models.
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 |