Logs for

Page 124 of 211,240, showing 20 records out of 4,224,782 total, starting on record 2,461, ending on 2,480

# At Username Text
# Aug 7th 2008, 06:23 achew22 looks good
# Aug 7th 2008, 06:23 zeen isn't it loggable?
# Aug 7th 2008, 06:24 alkemann possibly :P
# Aug 7th 2008, 06:24 zeen 36,900 for Loggable, 4,180 for Logable :P
# Aug 7th 2008, 06:24 alkemann i name my cake assets with spelling errors. its my thing :P
# Aug 7th 2008, 06:24 alkemann like MenyHelper
# Aug 7th 2008, 06:25 alkemann u know there are more accurate web spell checks than what has most hits right? :P
# Aug 7th 2008, 06:25 zeen ah you're not native English :)
# Aug 7th 2008, 06:25 alkemann nope
# Aug 7th 2008, 06:25 zeen well that theory works different with code :)
# Aug 7th 2008, 06:26 zeen that works with populated search results
# Aug 7th 2008, 06:35 zeen what's that commercial licence called?
# Aug 7th 2008, 06:35 zeen e.g. free for anyone using it not using it for a business but if you're a business you need to pay
# Aug 7th 2008, 06:36 Flxr how can I use a HAVING condition with find('all', .....) ?
# Aug 7th 2008, 06:41 alkemann Flxr: for what purpose?
# Aug 7th 2008, 06:41 Flxr filtering resultset
# Aug 7th 2008, 06:41 Flxr after group by
# Aug 7th 2008, 06:41 Flxr I need: HAVING COUNT(*) = 2
# Aug 7th 2008, 06:44 alkemann afaik that is database specific? mysql? cake tries to be db_source ignorant, so maybe you have to use custom query for such a call?
# Aug 7th 2008, 06:44 alkemann achew22: u tested it?