Koha::Schema::Result::Branchcategory
branchcategories
data_type: 'varchar' default_value: (empty string) is_nullable: 0 size: 10
data_type: 'varchar' is_nullable: 1 size: 32
data_type: 'mediumtext' is_nullable: 1
data_type: 'varchar' is_nullable: 1 size: 16
data_type: 'tinyint' default_value: 0 is_nullable: 0
Type: has_many
Related object: Koha::Schema::Result::Branchrelation
Type: many_to_many
Composing rels: "branchrelations" -> branchcode