dic_project_type

10 rows


Description

Dictionary of project types.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
project_type varchar 255 null
project.project_type dic_project_type_project_fkR

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

Relationships