hasColumn('user_id', 'string', 30, array('primary' => true)); $this->hasColumn('group_id', 'string', 30, array('primary' => true)); } }