Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('project_id_seq'::regclass) |
|
|
||
employee | int4 | 10 | null |
|
|
|||
startdate | date | 13 | null |
|
|
|||
enddate | date | 13 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
project_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors