HP ALM Database Reference
td.RELEASES Table

Description

Information about a product release.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key REL_IDThe record ID.int4  
 REL_PARENT_IDThe RELEASE_FOLDERS.RF_ID of the folder that contains the release.int4  
 REL_NAMEThe release name.varchar255  
 REL_VER_STAMPThe record version.int4 
 REL_START_DATEThe start date of the release.datetime4 
 REL_END_DATEThe end date of the release.datetime4 
 REL_DESCRIPTIONThe description of the release.varchar16 
 REL_HAS_ATTACHMENTSIf value is Y, the release has attachments.varchar1 
 REL_USER_01User defined field.varchar40 

See Also