Extension:SecurePoll/securepoll questions table
From mediawiki.org
mysql> describe securepoll_questions; +-------------+---------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-------------+---------+------+-----+---------+-------+ | qu_entity | int(11) | NO | PRI | NULL | | | qu_election | int(11) | NO | MUL | NULL | | | qu_index | int(11) | NO | | NULL | | +-------------+---------+------+-----+---------+-------+
Engines |
| ||||
---|---|---|---|---|---|
Technical documentation | |||||
Configuration | |||||
Development | |||||
Core tables |