6 | Field | Description | Type | Null | Key | Default | Extra |
7 | -------------------- | --------------------------------------------- | ------------------ | ---- | --- | ------- | -------------- |
8 | id | sequential ID | int unsigned | NO | PRI | NULL | auto_increment |
9 | notify-id | | int unsigned | NO | | 0 | |
10 | master-parent-item | Deprecated | int unsigned | YES | | NULL | |
11 | master-parent-uri-id | Item-uri id of the parent of the related post | int unsigned | YES | | NULL | |
12 | parent-item | | int unsigned | NO | | 0 | |
13 | receiver-uid | User id | mediumint unsigned | NO | | 0 | |
15 Return to [database documentation](help/database)