23 Feb
2023
23 Feb
'23
1:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860 --- Comment #227 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #225)
`biblio_id` int(11) NOT NULL DEFAULT 0 COMMENT 'id for the bibliographic record the group belongs to',
DEFAULT 0, is this correct?
As 0 cannot be used, it's harmless but you are correct and we should update the table schema. -- You are receiving this mail because: You are watching all bug changes.