2021-06-13 22:33:50 +02:00
|
|
|
Table post-category
|
|
|
|
===========
|
2021-06-14 08:10:11 +02:00
|
|
|
|
2021-06-13 22:33:50 +02:00
|
|
|
post relation to categories
|
|
|
|
|
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 | User id | mediumint unsigned | NO | PRI | 0 | |
|
|
|
|
| type | | tinyint unsigned | NO | PRI | 0 | |
|
|
|
|
| tid | | int unsigned | NO | PRI | 0 | |
|
2021-06-13 22:33:50 +02:00
|
|
|
|
|
|
|
Return to [database documentation](help/database)
|