http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368
--- Comment #89 from M. de Rooy <[email protected]> --- Created attachment 19206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19206&action=edit Bug 7368: Followup for columns names in userflags.sql An insert statement should contain the column names to avoid confusion and future problems with table definition changes. I have updated the English default file. Will send updates for the other languages in connection with replacing inserts by updates for the additional languages (where possible). For userflags this will be the case. Test plan: Do an install (English). Or run this file from command line. Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
