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 follower
472 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Database
Developed by: zaccaria
Created on: Mar 16, 2011
Last updated: 13 years ago

Downloads

show all