array( 'fields' => array( 'id' => array( 'type' => 'id', ), 'name' => array( 'type' => 'varchar', 'len' => '100', ), ), ), );