One way to avoid this whole problem would be to adopt an everything in code process (either through features or leaning heavily on the installation api module and bulk export modules).
That way, updates are all like module updates. See http://nuvole.org/blog/2010/aug/24/features-based-development-workflow The technique works whether you use features or not. Victor Kane http://awebfactory.com.ar http://drupal.org/project/pft On Thu, Jan 27, 2011 at 1:21 AM, <j...@ayendesigns.com> wrote: > Nancy, that will get rid of the node type entry, but not the cck > content-field- and content-type tables. I should delete those, or is that > something else that should remain after the uninstall? > > > > http://api.drupal.org/api/drupal/modules--node--node.module/function/node_type_delete > > > *Nancy* > >