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
Comment #1
achtonCare to elaborate?
Drupal 7? Flag? Are you in the right issue queue?
Comment #2
stephenrobinson commentedsorry bad title, you are not allowed to change them
Comment #3
torotil commentedIs 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.
Comment #4
pifagor commented