isao
isao
@willpower232 Thanks though changing the creation syntax hasn't really fixed the error. Here is the detailed error. 
Which verison of php are you using? Or how do you validate uniqueness. Other wise Then it looks like checking for uniqueness I guess is not common practice. Because similar...
It is indeed a convenient work around. However checking for dirty attributes will generate a warning if the table is initially empty. (No rows). array_key_exists('email',$dirty) //expects an array. but this...