http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7365 MJ Ray (software.coop) <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjr@ttllp.co.uk --- Comment #8 from MJ Ray (software.coop) <mjr@ttllp.co.uk> --- (In reply to comment #7)
Why don't we just use one of the existing database abstraction layers available for Perl? Then someone could use a completely different database, if they so desired.
I share this concern. I did a lot of work on the SQL ages ago and still feel that much of it should be replaced by a database-agnostic abstraction layer (if only I had the funding to do it). I don't feel that creating a Koha-specific multi-database SQL generator is a sustainable approach. -- You are receiving this mail because: You are watching all bug changes.