When running a report using the Schema module ( https://www.drupal.org/project/schema → ), I see some entries regarding the Brightcove module:
brightcove
brightcove_callback
primary key:
declared: array('id')
actual: array('hash')
field_sql_storage
field_data_field_brightcove_video
column field_brightcove_video_bcid - difference on: default
declared: array('description' => 'TODO: please describe this field!', 'type' => 'int', 'not null' => TRUE)
actual: array('description' => 'TODO: please describe this field!', 'type' => 'int', 'not null' => TRUE, 'default' => 0)
field_revision_field_brightcove_video
column field_brightcove_video_bcid - difference on: default
declared: array('description' => 'TODO: please describe this field!', 'type' => 'int', 'not null' => TRUE)
actual: array('description' => 'TODO: please describe this field!', 'type' => 'int', 'not null' => TRUE, 'default' => 0)
Closed: outdated
6.5
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.