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

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