23 Feb
2026
23 Feb
'26
12:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 --- Comment #21 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 193620 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193620&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.