BUILDQUEUELASTCHANGES
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- TeamCity 6.0
- Documentation
Endpoint
<hostname>app/rest/buildQueue/id:{buildQueueId}
Parent Table
BUILDQUEUEDETAILS
Columns
The BUILDQUEUELASTCHANGES 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 | |
| CHANGEID | Integer | |
| CHANGEVERSION | VarChar(255) | |
| DATE | Timestamp(3) | |
| HREF | VarChar(2000) | |
| USERNAME | VarChar(255) | |
| WEBURL | VarChar(2000) |