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

ACCESSORS

phase_id

  is_auto_increment: 1

phase_name

  data_type: 'varchar2'
  is_nullable: 0
  size: 30

RELATIONS

etlp_items

Type: has_many

Related object: ETLp::Schema::Result::EtlpItem