Download & Extend

[DBTNG + BLOB] remap {batch}.batch

Project:Drupal core
Version:7.x-dev
Component:base system
Category:feature request
Priority:critical
Assigned:hswong3i
Status:closed (duplicate)

Issue Summary

As case mentioned in http://drupal.org/node/147947, this patch remap {batch}.batch as BLOB type. Based on http://drupal.org/node/316095 founding, BLOB field with nullable.

Tested with MySQL and PostgreSQL. Stand alone with any simpletest, pass (because simpletest use batch processing, and we don't have individual batch simpletest case defined).

AttachmentSizeStatusTest resultOperations
batch-batch-1223488325.patch2.71 KBIdleFailed: Failed to apply patch.View details | Re-test

Comments

#1

Title:Remap field as BLOB: {batch}.batch» [DBTNG + BLOB] remap {batch}.batch

Patch update via CVS HEAD, running simpletest with MySQL correctly. As we don't have individual simpletest case for batch, this can be a counter prove of its correctness.

AttachmentSizeStatusTest resultOperations
dbtng-batch-batch-1225372823.patch1.09 KBIdleFailed: Failed to apply patch.View details | Re-test

#2

Status:needs review» needs work

The last submitted patch failed testing.

#3

Status:needs work» closed (duplicate)

duplicate with #147947: [DBTNG + XDB] Replace some TEXT:BIG with BLOB