The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Foorum::Schema::MessageUnread - Table 'message_unread'

COLUMNS

message_id

INT(11)

NOT NULL, PRIMARY KEY

user_id

INT(11)

NOT NULL, PRIMARY KEY

AUTHOR

Fayland Lam <fayland at gmail.com>