6 calls to db_add_primary_key()

field_sql_storage_update_7001 in drupal/modules/field/modules/field_sql_storage/field_sql_storage.install
Remove the field_config_entity_type table and store 'entity_type' strings.
field_sql_storage_update_7002 in drupal/modules/field/modules/field_sql_storage/field_sql_storage.install
Fix primary keys in field revision data tables.
node_update_7016 in drupal/modules/node/node.install
Change {history}.nid to an unsigned int in order to match {node}.nid.
search_update_7000 in drupal/modules/search/search.install
Replace unique keys in 'search_dataset' and 'search_index' by primary keys.
trigger_update_7000 in drupal/modules/trigger/trigger.install
Alter the "hook" field and drop the "op field" of {trigger_assignments}.
update_fix_d7_requirements in drupal/includes/update.inc
Perform Drupal 6.x to 7.x updates that are required for update.php to function properly.