[Koha-bugs] [Bug 22782] Schema change for SocialData

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 27 00:07:50 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22782

--- Comment #3 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list