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

ETLp::Schema::Result::EtlpMonth

ACCESSORS

month_id

  data_type: 'integer'
  is_nullable: 0
  original: {data_type => "number",size => [38,0]}

month_name

  data_type: 'varchar2'
  is_nullable: 0
  size: 20

RELATIONS

etlp_schedule_months

Type: has_many

Related object: ETLp::Schema::Result::EtlpScheduleMonth