2015-12-28 02:50:25 +01:00
|
|
|
Table notify-threads
|
2021-06-13 22:33:50 +02:00
|
|
|
===========
|
2015-12-28 02:50:25 +01:00
|
|
|
|
2021-06-13 22:33:50 +02:00
|
|
|
|
2021-06-14 07:58:51 +02:00
|
|
|
| Field | Description | Type | Null | Key | Default | Extra |
|
|
|
|
| -------------------- | --------------------------------------------- | ------------------ | ---- | --- | ------- | -------------- |
|
|
|
|
| id | sequential ID | int unsigned | NO | PRI | NULL | auto_increment |
|
|
|
|
| notify-id | | int unsigned | NO | | 0 | |
|
|
|
|
| master-parent-item | Deprecated | int unsigned | YES | | NULL | |
|
|
|
|
| master-parent-uri-id | Item-uri id of the parent of the related post | int unsigned | YES | | NULL | |
|
|
|
|
| parent-item | | int unsigned | NO | | 0 | |
|
|
|
|
| receiver-uid | User id | mediumint unsigned | NO | | 0 | |
|
2015-12-28 02:50:25 +01:00
|
|
|
|
|
|
|
Return to [database documentation](help/database)
|