HP ALM Database Reference
td.HIST_TEST_CONFIGS Table

Description

History of checked in versions of the entity.

Remarks

For descriptions of the table and columns, see the referenced entity table. For example, for details of HIST_TEST, see the TEST table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key TSC_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key TSC_IDThe record ID.int4  
 TSC_TEST_ID int4  
 TSC_NAMEThe name of the item.varchar255  
 TSC_DESCDescription of the item.varchar16 
 TSC_CREATED_BYThe user name of the user who created this item.varchar60 
 TSC_CREATION_DATEThe server date when this item was created.datetime4 
 TSC_EXEC_STATUS varchar70 
 TSC_VTSThe version time stamp.varchar20  
 TSC_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 
 TSC_ATTACHMENTA value of Y indicates that the item has at least one attachment.varchar1 
 TSC_USER_01User-defined field.varchar40 
 TSC_DATA_FILTERING varchar16 
 TSC_DATA_STATE int4  
 TSC_DATA_OBJ varchar16 

See Also

Related Objects

td Schema
Shadow Tables