The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Foorum::Schema::Stat - Table 'stat'

COLUMNS

stat_id

INT(11)

NOT NULL, PRIMARY KEY

stat_key

VARCHAR(255)

NOT NULL

stat_value

BIGINT(21)

NOT NULL

date

INT(8)

NOT NULL

AUTHOR

Fayland Lam <fayland at gmail.com>