11 Aug
2020
11 Aug
'20
7:15 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16371 --- Comment #67 from Emmi Takkinen <emmi.takkinen@outlook.com> --- (In reply to Jonathan Druart from comment #66)
2. There are still occurrences of GetDailyQuote in t/db_dependent/Koha.t (the tests are failing)
Didn't notice these until now. But looking them now it seems they work exactly like tests in Quotes.t. Could these be removed at this point?
5. You are adding raw SQL queries in Koha namespace, that is not needed.
6. After 5, DateTime::Format::MySQL become useless
Sorry for being dense, but I'm failing to see what queries you mean. -- You are receiving this mail because: You are watching all bug changes.