ALM Project Database Reference
td.EXTENSIONS Table
Description
The ALM extensions that are enabled for this project.
Remarks
Add-ins are generally called ALM extensions because they extend ALM functionality.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key EX_NAMEThe short extension name. It is generally used internally, and is not visible in the ALM user interface.varchar50   
 EX_VERSIONThe extension version enabled for this project.varchar50   
Indexes
IndexDescriptionPrimaryUnique
EX_PRIMARYKEY 
See Also