hasColumn('id', 'integer', null, array('primary', 'sequence')); $this->hasColumn('name', 'string'); } }