https://bugzilla.wikimedia.org/show_bug.cgi?id=33384
Reedy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|normal |enhancement --- Comment #2 from Reedy <[email protected]> 2011-12-27 15:00:05 UTC --- (In reply to comment #1) > What's the use case for it - do you know a DB backend that we refused to add > to > the core? Note that database access is a very sensitive area where one core > change can ruin everything, so core developers fiddling with it MUST be able > to > see the implications of these changes for every DB supported. I had to do a core hack to make the Extension "MSSLBackCompat" for someone using it in some Semantic* extension. They wanted to use the php libraries, not the microsoft written ones (they don't work on *nix, right?) Ended up having to put some value in $canonicalDBTypes to get this to work, not the worst core hack, but the intention is still there Be interested to see what the bug author has in mind -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
