| block_update_7005 | modules/block/block.install | Update the {block_custom}.format column. |
| comment_update_7005 | modules/comment/comment.install | Create the comment_body field. |
| filter_update_7005 | modules/filter/filter.install | Integrate text formats with the user permissions system. |
| form_example_tutorial_5 | form_example/form_example_tutorial.inc | Example 5: Basic form with additional element attributes. |
| node_update_7005 | modules/node/node.install | Add status/comment/promote and sticky columns to the {node_revision} table. |
| system_schema_cache_7054 | modules/system/system.install | The cache schema corresponding to system_update_7054. |
| system_update_7005 | modules/system/system.install | Remove throttle columns and variables. |
| system_update_7015 | modules/system/system.install | Change the user logout path. |
| system_update_7045 | modules/system/system.install | Add expiration field to the {flood} table. |
| system_update_7050 | modules/system/system.install | Change {batch}.id column from serial to regular int. |
| system_update_7051 | modules/system/system.install | make the IP field IPv6 compatible |
| system_update_7052 | modules/system/system.install | Rename file to include_file in {menu_router} table. |
| system_update_7053 | modules/system/system.install | Upgrade standard blocks and menus. |
| system_update_7054 | modules/system/system.install | Remove {cache_*}.headers columns. |
| system_update_7055 | modules/system/system.install | Converts fields that store serialized variables from text to blob. |
| system_update_7057 | modules/system/system.install | Increase the size of session-ids. |
| system_update_7058 | modules/system/system.install | Remove cron semaphore variable. |
| system_update_7059 | modules/system/system.install | Create the {file_usage} table. |
| system_update_7065 | modules/system/system.install | Remove the default value for sid. |
| taxonomy_update_7005 | modules/taxonomy/taxonomy.install | Migrate {taxonomy_term_node} table to field storage. |
| user_update_7005 | modules/user/user.install | Changes the users table to allow longer e-mail addresses. |
| user_update_7015 | modules/user/user.install | Change {users}.signature_format into varchar. |
| views_schema_6005 | ./views.install | Enlarge the base_table column |
| views_update_6005 | ./views.install | |
| _batch_test_batch_5 | modules/simpletest/tests/batch_test.module | Batch 5: repeats a simple operation. |
| _batch_test_callback_5 | modules/simpletest/tests/batch_test.callbacks.inc | Simple batch operation. |
| _batch_test_finished_5 | modules/simpletest/tests/batch_test.callbacks.inc | 'finished' callback for batch 5. |