hasColumn('user_id', 'integer', 20, 'primary'); $this->hasColumn('group_id', 'integer', 20, 'primary'); } } ?>