Re: isUnique is generating an invalid query and I have no idea why :-(

2009-07-28 Thread rich...@home
Sorted it... I'd made a tiny modification to cake core (dbo_source) to fix another issue. Note to self: Serves you right! On Jul 28, 11:25 am, "rich...@home" wrote: > Bit of an odd one this, and it has only started happening recently in > an application I'm building... > > I'm using CakePHP 1.2

isUnique is generating an invalid query and I have no idea why :-(

2009-07-28 Thread rich...@home
Bit of an odd one this, and it has only started happening recently in an application I'm building... I'm using CakePHP 1.2.3.8166 The following validation rule: var $validate = array( "name"=>array( "required"=>array(