Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
project_type | varchar | 255 | null |
|
|
Type of project |
||||
timestamp_created | timestamptz | 35,6 | now() |
|
|
|||||
timestamp_modified | timestamptz | 35,6 | √ | now() |
|
|
||||
project_desc | varchar | 255 | √ | null |
|
|
Description of project type |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
project_type | Primary key | Asc | project_type |