Tables/content rating: Difference between revisions
From Joomla! Documentation
< Tables
< Tables
No edit summary |
class="wikitable" |
||
| Line 4: | Line 4: | ||
== Description: == | == Description: == | ||
{| border="1" | {| class="wikitable" border="1" | ||
|+ '''content_rating Table (#__content_rating)''' | |+ '''content_rating Table (#__content_rating)''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
| Line 20: | Line 20: | ||
== Notes == | == Notes == | ||
{| border="1" | {| class="wikitable" border="1" | ||
|+ '''Indices''' | |+ '''Indices''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
Revision as of 03:15, 25 September 2011
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? |
- Default character set: utf8