https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39337
--- Comment #18 from Olivia Reynolds <[email protected]> --- Created attachment 203936 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203936&action=edit Bug 39337: (follow-up) Explicitly name tables As we're aliasing the primary tables as `main`, we need to use that name to refer to their columns. Test plan: 1. Apply patch. 2. Prove t/db_dependent/OAI/Server.t and verify no tests fail. Sponsored-by: Open Fifth -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
