array ( 'id' => array ( 'type' => 'int(11)', 'default' => NULL, ), 'alias_id' => array ( 'type' => 'int(11)', 'default' => NULL, ), 'group_id' => array ( 'type' => 'int(11)', 'default' => NULL, ), 'name' => array ( 'type' => 'varchar(128)', 'default' => NULL, ), 'updated_at' => array ( 'type' => 'datetime', 'default' => NULL, ), 'updater_id' => array ( 'type' => 'int(11)', 'default' => NULL, ), ), 1 => array ( 'pri' => array ( 0 => 'id', ), ), ) ;