Tables/content rating
From Joomla! Documentation
< Tables
< Tables
Usage:
- Since:
Description:
| Field | Type | Nullable | Default | Key | Extra | Comments |
| content_id | integer | NOT NULL | 0 | PK | ||
| rating_sum | integer unsigned | NOT NULL | 0 | |||
| rating_count | integer unsigned | NOT NULL | 0 | |||
| lastip | varchar(50) | NOT NULL |
Notes
| Index Name | Column(s) | Unique? |