2021-06-13 22:33:50 +02:00
|
|
|
Table post-user-notification
|
|
|
|
===========
|
2021-06-14 08:10:11 +02:00
|
|
|
|
2021-06-13 22:33:50 +02:00
|
|
|
User post notifications
|
|
|
|
|
2021-06-14 08:10:11 +02:00
|
|
|
| Field | Description | Type | Null | Key | Default | Extra |
|
|
|
|
| ----------------- | --------------------------------------------------------- | ------------------ | ---- | --- | ------- | ----- |
|
|
|
|
| uri-id | Id of the item-uri table entry that contains the item uri | int unsigned | NO | PRI | NULL | |
|
|
|
|
| uid | Owner id which owns this copy of the item | mediumint unsigned | NO | PRI | NULL | |
|
|
|
|
| notification-type | | tinyint unsigned | NO | | 0 | |
|
2021-06-13 22:33:50 +02:00
|
|
|
|
|
|
|
Return to [database documentation](help/database)
|