https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28966
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #12 from Fridolin Somers <[email protected]> --- (In reply to Jonathan Druart from comment #11) > This is going backward IMO, why not move to DBIC/Koha::Object instead? Indeed we should be go back to direct SQL even if faster. Se should use DBIC for all tables, with prefetch. But we could start with adding pagination Bug 28974 while working on rewriting to use DBIC. -- 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/
