Koha::Schema::Result::LibraryHour
library_hoursdata_type: 'varchar' is_foreign_key: 1 is_nullable: 0 size: 10
data_type: 'enum'
default_value: 0
extra: {list => [0,1,2,3,4,5,6]}
is_nullable: 0
data_type: 'time' is_nullable: 1
data_type: 'time' is_nullable: 1
Type: belongs_to
Related object: Koha::Schema::Result::Branch