< Extension:Sanctions
Schema
mysql> describe sanctions_vote; +---------------------------+---------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +---------------------------+---------------------+------+-----+---------+----------------+ | stv_id | bigint(20) unsigned | NO | PRI | NULL | auto_increment | | stv_topic | binary(11) | NO | MUL | NULL | | | stv_user | bigint(20) unsigned | NO | | NULL | | | stv_period | int(10) unsigned | YES | | NULL | | | stv_last_update_timestamp | binary(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.