cat_brand - Giswater/giswater_dbmodel GitHub Wiki
Description:
Catalog of brands.
Fields:
| Column name | Data type | Description |
|---|---|---|
| id | character varying(50) | Id |
| descript | text | Description |
| link | character varying(512) | Link |
| active | boolean | If true, catalog value is being used |
| featurecat_id | text[] | Description |