Contains information about the workspaces associated with a project’s target.
Column | Data Type | Constraint | Description |
---|---|---|---|
| VARCHAR(40) | not null | The unique ID for a project. |
| VARCHAR(40) | not null | The unique ID for a target. |
| VARCHAR(40) | null | The unique ID for a workspace. |