Project Data Tables Database > td Schema : td.RELEASE_CYCLES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | RCYC_ID | The record ID. | int | 4 | |||
RCYC_PARENT_ID | The RELEASES.REL_ID of the release to which the cycle belongs. | int | 4 | ||||
RCYC_NAME | The cycle name. | varchar | 255 | ||||
RCYC_VER_STAMP | The record version. | int | 4 | ![]() | |||
RCYC_START_DATE | The cycle start date. | datetime | 4 | ![]() | |||
RCYC_END_DATE | The cycle end date. | datetime | 4 | ![]() | |||
RCYC_DESCRIPTION | The cycle description. | varchar | 16 | ![]() | |||
RCYC_HAS_ATTACHMENTS | A value of Y indicates that the cycle has an attachment. | varchar | 1 | ![]() | |||
RCYC_USER_01 | User defined field. | varchar | 40 | ![]() | |||
RCYC_VTS | The version time stamp. | varchar | 20 | ![]() |
Index | Description | Primary | Unique |
---|---|---|---|
RCYC_PRIMARYKEY | ![]() | ![]() | |
RCYC_UNIQUE_NAME_IDX | ![]() | ||
RCYC_VTS_IDX |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | AUTR_363696399_TESTCYCL | Trigger | 2 | |
![]() | AUTR64594118_CYCLE | Trigger | 2 | |
![]() | AUTR66132_BUG | Trigger | 2 | |
![]() | td.BUG | Table | Information about defects. | 1 |
![]() | td.CYCLE | Table | Test sets. | 1 |
![]() | MVTR_BUG | Trigger | 2 | |
![]() | td.TESTCYCL | Table | Instances of design tests in test sets. | 1 |
![]() | td.V_TESTSET_REQ_COVER | View | 2 |