Describes the project category
| Column | Type | References | Comments |
|---|---|---|---|
| id | Integer | Primary key | |
| vdb_id | Integer | ||
| deleted | Date | Date this category was deleted | |
| company_id | Integer | db_company.id | |
| name | String | Name of the project category | |
| description | String | Description of the project category | |
| form_id | Integer |