13 lines
513 B
Markdown
13 lines
513 B
Markdown
Table post-category
|
|
===========
|
|
post relation to categories
|
|
|
|
| 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 | NULL | |
|
|
| uid | User id | mediumint unsigned | YES | PRI | 0 | |
|
|
| type | | tinyint unsigned | YES | PRI | 0 | |
|
|
| tid | | int unsigned | YES | PRI | 0 | |
|
|
|
|
Return to [database documentation](help/database)
|