BUILDLASTCHANGES
- Last Updated: September 9, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Endpoint
<hostname>app/rest/builds/id:{buildId}
Parent Table
BUILDDETAILS
Columns
The BUILDLASTCHANGES table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| BUILDDETAILS_BUILDID* | Integer | References: BUILDDETAILS.BUILDID |
| POSITION* | Integer | |
| CHANGEID | Integer | |
| CHANGEVERSION | VarChar(255) | |
| DATE | Timestamp(3) | |
| HREF | VarChar(2000) | |
| USERNAME | VarChar(255) | |
| WEBURL | VarChar(2000) |