23 Mar
2026
23 Mar
'26
10:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 --- Comment #47 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 195777 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195777&action=edit Bug 39224: DBIC Schema customisations Adds customisations below the auto-generated hash line in the DBIx::Class Result classes: - Boolean column overrides (is_boolean => 1) for flag columns - koha_object_class / koha_objects_class declarations linking schema to Koha object classes - Custom relationships (e.g. hostnames on IdentityProvider) Sponsored-by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes.