Extension:SecurePoll/securepoll options table
mysql> describe securepoll_options; +-------------+---------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-------------+---------+------+-----+---------+-------+ | op_entity | int(11) | NO | PRI | NULL | | | op_election | int(11) | NO | MUL | NULL | | | op_question | int(11) | NO | MUL | NULL | | +-------------+---------+------+-----+---------+-------+