Failure to update with drupal 7-alpha6 to drupal 7-alpha7

Error Message:

Notice: Undefined index: hash in _registry_update() (line 70 of Z:\home\local\drupal7\includes\registry.inc).

Update 6001 fails with table prefixes - missing brackets

Update 6001 failed on an upgrade from Drupal 5 with the following error...

Table 'natparks_drupal6.send_contact' doesn't exist query: INSERT INTO npt_send_contact_mail (scid, name, mail) SELECT scid, name, mail FROM send_contact WHERE mode = 'mail' in E:\clients\nationalparkstraveler\website6\sites\all\modules\send\send.install on line 489.

Site is using a table prefix of "npt_". Query does not include {} around send_contact.

Patch appears to have worked, but 6001 had already been run, so re-running it caused a lot of duplicate field errors, etc...

Update #6006 fails on PostgreSQL

The database update #6006 fails on PostgreSQL. It looks like the main culprit is the attempt to re-type columns to "numeric_unsigned" type which does not exist in postgres.

Automatic or Bulk Update of size/date information for files modified via FTP

I'd like to be able to upload files into a webfm directory using FTP, over-writing older versions of the same file. Then have WebFM detect the new file size and modified date and display it correctly. Ideally this would happen automatically, but even a bulk update button would be cool. And it should propagate the new information to the attachment tables on any node where the file is attached.

db errors after update_6000

I received the following errors on update:

The following queries were executed
imagecache module
Update #6000

Subscribe with RSS Subscribe to RSS - db update