Foorum::Schema::PollOption - Table 'poll_option'


Foorum documentation  | view source Contained in the Foorum distribution.

Index


NAME

Top

Foorum::Schema::PollOption - Table 'poll_option'

COLUMNS

Top

option_id

INT(11)

NOT NULL, PRIMARY KEY

poll_id

INT(11)

NOT NULL

text

VARCHAR(255)

vote_no

MEDIUMINT(8)

NOT NULL

AUTHOR

Top

Fayland Lam <fayland at gmail.com>


Foorum documentation  | view source Contained in the Foorum distribution.