NAME
ETLp::Schema::Result::EtlpScheduleHour
ACCESSORS
schedule_hour_id
data_type: 'integer'
is_nullable: 0
original: {data_type => "number",size => [38,0]}
schedule_id
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0
original: {data_type => "number",size => [38,0]}
schedule_hour
data_type: 'integer'
is_nullable: 0
original: {data_type => "number",size => [38,0]}
RELATIONS
schedule
Type: belongs_to
Related object: ETLp::Schema::Result::EtlpSchedule