Example #1
0
 protected function init()
 {
     $this->columns['name']['unique'] = true;
     return parent::init();
 }