https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 --- Comment #132 from Clemens Tubach <clemens.tubach@kit.edu> --- Created attachment 202447 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202447&action=edit Bug 39224: DBIC Schema customisations Add koha_object_class/koha_objects_class accessors for new result classes: - Hostname → Koha::Auth::Hostname / Koha::Auth::Hostnames - IdentityProviderHostname → Koha::Auth::Identity::Provider::Hostname / ::Hostnames - IdentityProviderMapping → Koha::Auth::Identity::Provider::Mapping / ::Mappings Add is_boolean column flags for send_welcome_email in IdentityProviderDomain. Sponsored-by: ByWater Solutions Co-authored-by: Jacob O'Mara <jacob.omara@openfifth.co.uk> Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu> -- You are receiving this mail because: You are watching all bug changes.