cat_brand_model - Giswater/giswater_dbmodel GitHub Wiki
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 |