< Extension:FlaggedRevs
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    |       |
+---------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.