Active
Project:
Model Entities
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2012 at 21:17 UTC
Updated:
21 Jul 2015 at 14:32 UTC
Jump to comment: Most recent
(first off - thanks - this module is really helping me to learn about entities).
ISSUE:
It doesn't seem that model entity fields are deleted upon uninstall.
To Recreate:
1. Install MODEL and create a Model Type with at least one custom field.
2. Create a record of this model type.
3. Deactivate MODEL then Uninstall MODEL.
4. Use myphpadmin or other tool to look in your MySQL db. The fields are still there.
Comments
Comment #1
Anonymous (not verified) commentedTry this
Comment #2
anybody@#1 shouldn't it be model (without "s"?) in all occurencies?
Please add a patch and lets review this to get it RTBC :)