om_visit_cat - Giswater/giswater_dbmodel GitHub Wiki
Fields:
| Column name | Data type | Description | Example |
|---|---|---|---|
| id | serial | ||
| name | character varying(30) | ||
| startdate | date | ||
| enddate | date | ||
| descript | text | ||
| active | boolean | ||
| extusercat_id | integer | ||
| duration | text |
| Column name | Data type | Description | Example |
|---|---|---|---|
| id | serial | ||
| name | character varying(30) | ||
| startdate | date | ||
| enddate | date | ||
| descript | text | ||
| active | boolean | ||
| extusercat_id | integer | ||
| duration | text |