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

Comments

hswong3i’s picture

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

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.

Status: Needs review » Needs work

The last submitted patch failed testing.

hswong3i’s picture

Status: Needs work » Closed (duplicate)