Project table (project
)
Column | Type | Description |
---|---|---|
created_at
|
timestamp with time zone | Project creation date. |
description
|
text | Project description. |
owner
|
UUID | User ID in Black Duck. |
project_id
|
UUID | Project ID |
project_name
|
text | Project name. |
tier
|
smallint | Project tier. A value between 0 - 5. |