Upgraded from emfield 1.x branch to 2.x branch using the instructions written on #1318228: How to update emfield 2.x from 1.x branch? .

Editing and re-saving a node with no changes to the node results in:

user warning: Unknown column 'field_video_status' in 'field list' query: INSERT INTO content_field_video (vid, nid, delta, field_video_embed, field_video_value, field_video_provider, field_video_data, field_video_status, field_video_version, field_video_title, field_video_description, field_video_duration) VALUES (7, 7, 0, NULL, NULL, NULL, 'a:1:{s:7:\"emthumb\";a:0:{}}', 1, 0, NULL, NULL, 0) in ..../sites/all/modules/cck/content.module on line 1213.

# drush pm-info emthumb
 Extension        :  emthumb                                             
 Project          :  emfield                                             
 Type             :  module                                              
 Title            :  Embedded Media Thumbnail                            
 Description      :  Allows custom thumbnails for Embedded Media Fields. 
 Version          :  6.x-2.6                                             
 Package          :  Media                                               
 Core             :  6.x                                                 
 PHP              :  4.3.5                                               
 Status           :  enabled                                             
 Path             :  sites/all/modules/emfield/contrib/emthumb           
 Schema version   :  6002                                                
 Requires         :  emfield, content                                    
 Required by      :  none                                  

Table change get dropped along the way?

Best,
Sam