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::EtlpDayOfWeek

ACCESSORS

dow_id

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

day_name

  data_type: 'varchar2'
  is_nullable: 0
  size: 20

cron_day_id

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

RELATIONS

etlp_schedule_days_of_week

Type: has_many

Related object: ETLp::Schema::Result::EtlpScheduleDayOfWeek