Baseline records.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | BL_ID | The record ID. | int | 4 | ||
BL_LIB_ID | The LIBRARIES.LIB_ID of the library to which the baseline belongs. | int | 4 | |||
BL_NAME | The baseline name. | varchar | 255 | |||
BL_VER_STAMP | The version number of this record. | int | 4 | |||
BL_VTS | The version time stamp. | varchar | 20 | |||
BL_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
BL_HAS_ATTACHMENTS | Y if this item has attachments. | varchar | 1 | ![]() | ||
BL_CREATED_BY | The user name of the user who created this item. | varchar | 60 | |||
BL_CREATION_DATE | The server date when this item was created. | datetime | 4 | |||
BL_CAPTURE_STATE | The current stage in capturing the baselines. After successful completion, the value in field is 3. Do not change this value. | int | 4 | |||
BL_IS_REPOSITORY_CAPTURED | Y indicates that the files associated with the entities in the baseline are copied. | varchar | 1 | ![]() | ||
BL_AUTOCOMPLETE_TYPE | 1 indicates that the covering tests are automatically added to the baseline. | int | 4 | ![]() | ||
BL_USER_01 | User-defined field. | varchar | 40 | ![]() |