9 | Field | Description | Type | Null | Key | Default | Extra |
10 | ------ | --------------------------------------------------------- | ---------------- | ---- | --- | ------- | ----- |
11 | uri-id | Id of the item-uri table entry that contains the item uri | int unsigned | NO | PRI | NULL | |
12 | type | | tinyint unsigned | NO | PRI | 0 | |
18 | ------- | ------------ |
19 | PRIMARY | uri-id, type |
25 | Field | Target Table | Target Field |
26 |-------|--------------|--------------|
27 | uri-id | [item-uri](help/database/db_item-uri) | id |
29 Return to [database documentation](help/database)