12 lines
508 B
Markdown
12 lines
508 B
Markdown
Table post-user-notification
|
|
===========
|
|
User post notifications
|
|
|
|
| Field | Description | Type | Null | Key | Default | Extra |
|
|
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
|
|
| uri-id | Id of the item-uri table entry that contains the item uri | int unsigned | YES | PRI | | |
|
|
| uid | Owner id which owns this copy of the item | mediumint unsigned | YES | PRI | | |
|
|
| notification-type | | tinyint unsigned | YES | | 0 | |
|
|
|
|
Return to [database documentation](help/database)
|