Baseline table for the entity.
For descriptions of the table and columns, see the referenced entity table. For example, for details of HIST_TEST, see the TEST table.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | TCR_BL_ID | The ID of the Baseline to which this version is pinned. | int | 4 | ||
![]() | TCR_ID | The record ID. | int | 4 | ||
TCR_TEST_ID | int | 4 | ||||
TCR_NAME | The name of the item. | varchar | 255 | |||
TCR_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
TCR_EXECUTION_STATUS | varchar | 70 | ||||
TCR_CREATED_BY | The user name of the user who created this item. | varchar | 60 | ![]() | ||
TCR_CREATION_DATE | The server date when this item was created. | datetime | 4 | ![]() | ||
TCR_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ![]() | ||
TCR_IS_MAIN_CRITERION | int | 4 | ||||
TCR_VTS | The version time stamp. | varchar | 20 | ![]() |