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

fgm’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

The module was never meant to be removable due to D7 architectural limitations, so this cannot be considered. Documentation should mention it, though.