| Table Name: | bug_module |
| Table Number: | 5052 |
| Group: | Quality |
| Description: | Relates source modules to the CRs which they are checked out for |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| revision | CHAR | varchar | 255 | Revision number of the file | ||||
| status | LONG | tinyint | DIRECT | Checkout status; i.e., 0=checked out, 1=checked in | ||||
| title | CHAR | varchar | 2 | 250 | Name of the source code file |
| Index Name | Fields | Flags |
|---|---|---|
| bug_mod_ind | title:bug_module2bug | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| bug_mod_ind | title, bug_module2bug | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| bug_module | |||