zdbconnection This connection fix a bug in active record

This extension is a fix for a know bug in activrecord.

If you make a query with grouBy and Having, the count doesn't use having and so return a wrong result.

Using this extension you will get the correct result.

How to use it ΒΆ

Download end extract the file in controllers, then configure the config main as follows:

'db'=>array(
	'class'=>'ZDbConnection',

0 0
1
472
Yii Version: 1.1
License: BSD-2-Clause
Category: Database
Developed by: zaccaria zaccaria
Created: Mar 16, 2011
Updated: 15 years ago

Downloads

show all