< Extension:FlaggedRevs
mysql> describe flaggedpage_pending;
+-------------------+------------------+------+-----+---------+-------+
| Field             | Type             | Null | Key | Default | Extra |
+-------------------+------------------+------+-----+---------+-------+
| fpp_page_id       | int(10) unsigned | NO   | PRI | NULL    |       |
| fpp_quality       | tinyint(1)       | NO   | PRI | NULL    |       |
| fpp_rev_id        | int(10) unsigned | NO   |     | NULL    |       |
| fpp_pending_since | varbinary(14)    | NO   |     | NULL    |       |
+-------------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.