There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

ETLp::Schema::Result::EtlpConfiguration

ACCESSORS

config_id

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

config_name

data_type: 'varchar2'
is_nullable: 0
size: 255

date_created

data_type: 'datetime'
is_nullable: 0
original: {data_type => "date"}

date_updated

data_type: 'datetime'
is_nullable: 0
original: {data_type => "date"}

RELATIONS

etlp_sections

Type: has_many

Related object: ETLp::Schema::Result::EtlpSection