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::Session - Table 'session'

COLUMNS

id

CHAR(72)

NOT NULL, PRIMARY KEY

session_data

TEXT(65535)

expires

INT(11)

AUTHOR

Fayland Lam <fayland at gmail.com>