https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41020
--- Comment #74 from Owen Leonard <[email protected]> --- Created attachment 199187 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199187&action=edit Bug 41020: (QA follow-up) Fix kohastructure.sql for file_transport_id column Add missing explicit KEY index for file_transport_id, consistent with the style used for vendor_edi_accounts. Add missing COMMENT annotation for the new column, consistent with all other columns in the table. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
