[DBTNG + BLOB] remap {batch}.batch
hswong3i - October 8, 2008 - 17:57
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | feature request |
| Priority: | critical |
| Assigned: | hswong3i |
| Status: | duplicate |
Description
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).
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| batch-batch-1223488325.patch | 2.71 KB | Idle | Failed: Failed to apply patch. | View details | Re-test |

#1
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.
#2
The last submitted patch failed testing.
#3
duplicate with #147947: [DBTNG + XDB] Replace some TEXT:BIG with BLOB