BUILDQUEUEREVISIONS
- Last Updated: September 9, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Endpoint
<hostname>app/rest/buildQueue/id:{buildQueueId}
Parent Table
BUILDQUEUEDETAILS
Columns
The BUILDQUEUEREVISIONS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| BUILDQUEUEDETAILS_BUILDQUEUEID* | Integer | References: BUILDQUEUEDETAILS.BUILDQUEUEID |
| POSITION* | Integer | |
| VCSBRANCHNAME | VarChar(255) | |
| VCSROOTID | VarChar(255) | |
| VCSROOTINSTANCEHREF | VarChar(2000) | |
| VCSROOTINSTANCEID | Integer | |
| VCSROOTINSTANCENAME | VarChar(255) | |
| VERSION | VarChar(255) |