For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > April 2004 > DB_DataObjects having?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author DB_DataObjects having?
Daniel Kopp

2004-04-28, 7:31 am

Hi!

There is no implementation for using having in DB_DataObjects right?

Should I file it as a bug or is there a way to do it?

regards
Daniel
Alan Knowles

2004-04-28, 10:06 pm

eh?

grep having -i /usr/share/pear/DB/DataObject.php | grep function
function having($having = false)

needs documenting however.

Regards
Alan

Daniel Kopp wrote:
> Hi!
>
> There is no implementation for using having in DB_DataObjects right?
>
> Should I file it as a bug or is there a way to do it?
>
> regards
> Daniel

Alan Knowles

2004-04-28, 10:06 pm

eh?

grep having -i /usr/share/pear/DB/DataObject.php | grep function
function having($having = false)

needs documenting however.

Regards
Alan

Daniel Kopp wrote:
> Hi!
>
> There is no implementation for using having in DB_DataObjects right?
>
> Should I file it as a bug or is there a way to do it?
>
> regards
> Daniel

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com