Tables/content rating

From Joomla! Documentation

Revision as of 21:44, 30 August 2010 by Dsiders (talk | contribs) (New page: == Usage: == * Since: == Description: == {| border="1" |+ '''content_rating Table (#__content_rating)''' |- bgcolor="lightgrey" | Field || Type || Nullable || Default || Key || Extra || ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage:

  • Since:

Description:

content_rating Table (#__content_rating)
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

Indices
Index Name Column(s) Unique?