NAME

Maximus::Schema::Result::Session

ACCESSORS

id

data_type: 'char'
is_nullable: 0
size: 72

session_data

data_type: 'text'
is_nullable: 1

expires

data_type: 'integer'
extra: {unsigned => 1}
is_nullable: 1

sqlt_deploy_hook

Force MySQL to use InnoDB and UTF-8