In the module "Schema" is accusing the following incompatibilities:
uuid_node_revisions
nid column - on difference: length
Declared: array ('description' => t ('TODO: please describe this field!'), 'type' => 'int', 'unsigned' => TRUE, 'length' => 10, 'not null' = > TRUE, 'default' => 0)
Current: array ('description' => t ('TODO: please describe this field!'), 'type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'default' = > 0)
tested some patches that failed, someone could help?
Comments
Comment #1
greg.1.anderson commentedNo updates since posted; maybe this issue is not causing serious problems? Deprioritizing in the hopes of seeing a beta3 release soon.
c.f. #1149546: Please release 6.x-beta3, as it is not possible to upgrade to Drupal-7.x if uuid-6.x-beta2 is installed
Comment #2
skwashd commentedIs this still a problem with the rc2 release?
Comment #3
skwashd commentedDrupal 6 core is no longer supported. We are no longer supporting 6.x-1.x versions of this module. I am closing this issue as won't fix.