votingapi_vote

    * column entity_type - differences on: not null, default
      declared: array('description' => 'TODO: please describe this field!', 'type' => 'varchar', 'length' => 64, 'not null' => TRUE, 'default' => 'node')
      actual: array('description' => 'TODO: please describe this field!', 'type' => 'varchar', 'length' => '64', 'not null' => FALSE)

votingapi_cache

    * column entity_type - differences on: not null, default
      declared: array('description' => 'TODO: please describe this field!', 'type' => 'varchar', 'length' => 64, 'not null' => TRUE, 'default' => 'node')
      actual: array('description' => 'TODO: please describe this field!', 'type' => 'varchar', 'length' => '64', 'not null' => FALSE)


Comments

achton’s picture

Care to elaborate?
Drupal 7? Flag? Are you in the right issue queue?

stephenrobinson’s picture

Title: Schema Issues with D7 Flag » Schema Issues with D7

sorry bad title, you are not allowed to change them

torotil’s picture

Version: 6.x-2.0-beta6 » 7.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

Is this still an issue. There have been some changes to the update-hooks lately. Could you please check again? I think this issue should be fixed now.

pifagor’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)