Extension:FlaggedRevs/flaggedtemplates table
Appearance
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
mysql> describe flaggedtemplates; +---------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +---------------+------------------+------+-----+---------+-------+ | ft_rev_id | int(10) unsigned | NO | PRI | NULL | | | ft_namespace | int(11) | NO | PRI | 0 | | | ft_title | varbinary(255) | NO | PRI | | | | ft_tmp_rev_id | int(10) unsigned | YES | | NULL | | +---------------+------------------+------+-----+---------+-------+