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

ACCESSORS

status_id

  is_auto_increment: 1

status_name

  data_type: 'varchar2'
  is_nullable: 0
  size: 30

RELATIONS

etlp_file_processes

Type: has_many

Related object: ETLp::Schema::Result::EtlpFileProcess

etlp_items

Type: has_many

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

etlp_jobs

Type: has_many

Related object: ETLp::Schema::Result::EtlpJob