< Extension:WikimediaEditorTasks
mysql> describe wikimedia_editor_tasks_counts;
+-------------------+------------------+------+-----+---------+-------+
| Field             | Type             | Null | Key | Default | Extra |
+-------------------+------------------+------+-----+---------+-------+
| wetc_user         | int(10) unsigned | NO   | PRI | NULL    |       |
| wetc_key_id       | int(10) unsigned | NO   | PRI | NULL    |       |
| wetc_lang         | varbinary(32)    | NO   | PRI | NULL    |       |
| wetc_count        | int(10) unsigned | NO   |     | 0       |       |
| wetc_revert_count | int(10) unsigned | NO   |     | 0       |       |
+-------------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.