Information about a product release.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | REL_ID | The record ID. | int | 4 | ||
REL_PARENT_ID | The RELEASE_FOLDERS.RF_ID of the folder that contains the release. | int | 4 | |||
REL_NAME | The release name. | varchar | 255 | |||
REL_VER_STAMP | The record version. | int | 4 | ![]() | ||
REL_START_DATE | The start date of the release. | datetime | 4 | ![]() | ||
REL_END_DATE | The end date of the release. | datetime | 4 | ![]() | ||
REL_DESCRIPTION | The description of the release. | varchar | 16 | ![]() | ||
REL_HAS_ATTACHMENTS | If value is Y, the release has attachments. | varchar | 1 | ![]() | ||
REL_USER_01 | User defined field. | varchar | 40 | ![]() |