http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7263
--- Comment #12 from Jonathan Druart <[email protected]> --- Hi Magnus, The patch adds a default value for this new column: `maxlength` int(4) NOT NULL DEFAULT '9999' You shouldn't have a problem for a fresh install with a default value. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
