ALM Project Database Reference
td.TOKENS Table
Description
Assists in searching for similar defects.
Remarks
Tokens are linked to defects by the BUG_TOKENS Table.
Columns
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| TK_ID | The record ID. | int | 4 | |||
| TK_TOKEN | The token. | varchar | 255 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| TK_PRIMARYKEY | ![]() | ![]() | |
| TK_TOKEN_IDX | ![]() |
See Also
Related Objects


