18 Nov
2007
18 Nov
'07
3:17 p.m.
User: karens Branch: HEAD Date: Sun, 18 Nov 2007 14:17:09 +0000 Modified files: /modules/cck content.install content_admin.inc content_crud.inc Log message: This is probably going to break things again, but we now deprecate content_alter_db_table() and introduce content_alter_schema() which first analyzes the changes to see if they will result in loss of data, then uses batch processing to update the nodes one at a time, and then finally do the actual change to the schema. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content.instal... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_admin.... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_crud.i...