Contains information about a project scheduled for deployment.
Column | Data Type | Constraint | Description |
---|---|---|---|
| VARCHAR(40) | not null | The unique ID for a pending deployment. |
| VARCHAR(40) | not null | The unique ID for a project. |
| BIGINT | not null | The sequence number used to determine where the project is ordered in the context of the deployment. |