Tables/updates

From Joomla! Documentation

Revision as of 16:21, 31 August 2010 by Dsiders (talk | contribs) (New page: == Usage: == * Since: == Description: == Available Updates table. {| border="1" |+ '''updates Table (#__updates)''' |- bgcolor="lightgrey" | Field || Type || Nullable || Default || Key ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage:

  • Since:

Description:

Available Updates table.


updates Table (#__updates)
Field Type Nullable Default Key Extra Comments
update_id int(11) NOT NULL PK auto_increment
update_site_id int(11) 0
extension_id int(11) 0
categoryid int(11) 0
name varchar(100)
description text NOT NULL
element varchar(100)
type varchar(20)
folder varchar(20)
client_id tinyint(3) 0
version varchar(10)
data text NOT NULL
detailsurl text NOT NULL


Notes

Indices
Index Name Column(s) Unique?
  • Default character set: utf8