16 Aug
2022
16 Aug
'22
3:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30483 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Note: You may observe that DBIx drops the LEFT join_type here. There is no reason to be worried about that. If a FK column allows NULL values, DBIx sets it to LEFT. We remove the NULL here and DBIx now defaults to INNER again. -- You are receiving this mail because: You are watching all bug changes.