Foorum::Schema::PollResult - Table 'poll_result'


Foorum documentation  | view source Contained in the Foorum distribution.

Index


NAME

Top

Foorum::Schema::PollResult - Table 'poll_result'

COLUMNS

Top

option_id

INT(11)

NOT NULL

poll_id

INT(11)

NOT NULL

poster_id

INT(11)

NOT NULL

poster_ip

VARCHAR(32)

AUTHOR

Top

Fayland Lam <fayland at gmail.com>


Foorum documentation  | view source Contained in the Foorum distribution.