Bracket::Schema::Result::Session - Bracket::Schema::Result::Session documentation


Bracket documentation  | view source Contained in the Bracket distribution.

Index


NAME

Top

Bracket::Schema::Result::Session

ACCESSORS

Top

id

  data_type: CHAR
  default_value: undef
  is_nullable: 0
  size: 72

session_data

  data_type: TEXT
  default_value: undef
  is_nullable: 1
  size: 65535

expires

  data_type: INT
  default_value: undef
  is_nullable: 1
  size: 11


Bracket documentation  | view source Contained in the Bracket distribution.