http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14778
--- Comment #97 from Jonathan Druart <[email protected]> --- Created attachment 44003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44003&action=edit Bug 14778: Make Search.t pass - replace SHOW COLUMNS For an unkown reason, when executed from a test file, the 'SHOW COLUMNS' statement does not return anything. We need to retrieve the column list from the DBIx::Class resultset. -- 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/
