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

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