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

NAME

Foorum::Schema::UserRole - Table 'user_role'

COLUMNS

user_id

INT(11)

NOT NULL

role

ENUM(9)

DEFAULT VALUE 'user'

field

VARCHAR(32)

NOT NULL

AUTHOR

Fayland Lam <fayland at gmail.com>