27 Apr
2019
27 Apr
'19
3:37 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22782 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Also note that "show create table" will display the NOT NULL constraint: `isbn` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL, It looks safe to commit, and better to fix the kohastructure.sql as well. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.