User: karens Branch: HEAD Date: Sun, 18 Nov 2007 14:13:10 +0000 Modified files: /modules/cck fieldgroup.install nodereference.install number.install text.install userreference.install Log message: Change the install files to avoid using content_alter_db_field() just to add a column and instead use Schema API. Also add better checks so older updates won't fire when the tables and columns don't exist. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/fieldgroup.ins... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/nodereference.... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/number.install... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/text.install&o... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/userreference....