Reply to thread

MySQL is the only targeted database. The models are generally implemented using MySQL specific syntax, though we're using Zend_Db currently, which does provide us with the potential for abstraction in some situations (eg, limit).


Back
Top Bottom