hasColumn('rankId', 'integer', 4, array('primary')); $this->hasColumn('userId', 'integer', 4, array('primary')); } }