skip to main content
Introduction to the TeamCity data model : BUILDLASTCHANGES
  

Try DataDirect Drivers Now

BUILDLASTCHANGES

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)