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

NAME

Foorum::Schema::UserActivation - Table 'user_activation'

COLUMNS

user_id

INT(11)

NOT NULL, PRIMARY KEY

activation_code

VARCHAR(12)

new_email

VARCHAR(255)

AUTHOR

Fayland Lam <fayland at gmail.com>