< Extension:WikimediaEditorTasks < Schema
Associates counter identifier strings defined in the extension config with numeric IDs.
Fields
wet_id
- Numeric ID for this counter
wet_key
- Key string for this counter, defined in the extension config
+---------+------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +---------+------------------+------+-----+---------+----------------+ | wet_id | int(10) unsigned | NO | PRI | NULL | auto_increment | | wet_key | varbinary(255) | NO | UNI | NULL | | +---------+------------------+------+-----+---------+----------------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.