http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7365
--- Comment #9 from Marc Balmer <[email protected]> --- Wwe are aiming at a minimally invasive solution that does not require us to make obstrusive changes. And this solution does not mean to go back to the minimal common available SQL subset, but still be able to use the full power of the underlying DB. And it does not prevent us from changing to a whole other approach in the future. For now, this is the bare minimum that is neede to enable Koha to run on different DBs. Switching do a different DB layer right now does help, because even if we did, Koha still expects MySQL result sets, C4::DBQ takes care of this. -- 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/
