Forgot your password?

typodupeerror

Comment: Re:Commercial databases (Score 1) 509

by Loconut1389 (#36704602) Attached to: Facebook Trapped In MySQL a 'Fate Worse Than Death'

I've done a number of Zend Framework projects, and while I've been pretty careful to use quoteInto and quoteIdentifier and try to use the zend db select objects and whatnot, there are some queries with joins and things that just can't be abstracted (yet, with ZF at least), so if I were to switch databases there's still a lot of things I'd have to rewrite on the larger projects.

Liar, n.: A lawyer with a roving commission. -- Ambrose Bierce, "The Devil's Dictionary"

Working...