http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14132
--- Comment #4 from Fridolin SOMERS <[email protected]> --- (In reply to Marc Véron from comment #3) > Should this have the status "Needs sign-off"? Indeed. I've used git bz without -e. > > For the second patch: > Instead of > ALTER TABLE `suggestions`... > maybe better: > ALTER IGNORE TABLE `suggestions`... > > http://wiki.koha-community.org/wiki/Database_updates Ok thanks. I did not knew that INGORE can be used with ALTER TABLE. -- 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/
