Mongodb field storage changes the fields in table 'field_config' to mongodb_field_storage. After uninstalling the module, it stays that way, but should be returned to 'field_sql_storage' (for columns storage_type and storage_module).
Mongodb field storage changes the fields in table 'field_config' to mongodb_field_storage. After uninstalling the module, it stays that way, but should be returned to 'field_sql_storage' (for columns storage_type and storage_module).
Comments
Comment #1
fgmThe module was never meant to be removable due to D7 architectural limitations, so this cannot be considered. Documentation should mention it, though.