< Extension:CommentStreams
mysql> describe cs_votes; +---------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +---------------+------------------+------+-----+---------+-------+ | cst_v_page_id | int(10) unsigned | NO | PRI | NULL | | | cst_v_user_id | int(10) unsigned | NO | PRI | NULL | | | cst_v_vote | tinyint(4) | 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.