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

NAME

Bot::BasicBot::Pluggable::Module::Notes::Store::DBIC::Schema::Result::Note

ACCESSORS

id

  data_type: 'integer'
  is_nullable: 1

timestamp

  data_type: 'text'
  is_nullable: 1

name

  data_type: 'text'
  is_nullable: 1

channel

  data_type: 'text'
  is_nullable: 1

notes

  data_type: 'text'
  is_nullable: 1