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

RackTables::Schema::Result::Script

ACCESSORS

script_name

  data_type: 'char'
  is_nullable: 0
  size: 64

script_text

  data_type: 'longtext'
  is_nullable: 1