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

greg.1.anderson’s picture

Priority: Critical » Minor

No 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

skwashd’s picture

Is this still a problem with the rc2 release?

skwashd’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Drupal 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.