Active
Project:
Content Construction Kit (CCK)
Version:
7.x-2.x-dev
Component:
upgrade path
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2011 at 13:15 UTC
Updated:
30 Dec 2016 at 21:18 UTC
Jump to comment: Most recent
Comments
Comment #1
antiorario commentedI second that.
Comment #2
bryancasler commentedsubscribe
Comment #3
jody lynnEven an example script for deleting the right tables would be helpful.
Comment #4
liliplanet commentedYes, would love to know which tables we can drop pls ..
lots of tables for example ..
field_revision_taxonomy_vocabulary_x
field_revision_field_x
field_deleted_data_x
Comment #5
jody lynnThis got rid of my old cck tables post-upgrade:
So long as I don't roll back the tables I think I don't end up with the field_deleted_data tables.
Comment #6
codewatson commentedi think you can add "cache_content" to that list too cant you?
Comment #7
sdsheridanExecuting this little bit of code seems to work well:
Shawn