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

NAME

Foorum::Schema::FilterWord - Table 'filter_word'

COLUMNS

word

VARCHAR(64)

NOT NULL, PRIMARY KEY

type

ENUM(19)

NOT NULL, PRIMARY KEY, DEFAULT VALUE 'username_reserved'

AUTHOR

Fayland Lam <fayland at gmail.com>