https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860
--- Comment #229 from Kyle M Hall <[email protected]> --- (In reply to Kyle M Hall from comment #228) > (In reply to Kyle M Hall from comment #227) > > (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. > > Out of scope for this bug, but the recalls table has the same issue. Bug 33053 - Tables item_groups and recalls have a biblio_id column with a default of 0 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
