cms
cms copied to clipboard
The eav_attributes table
Hi Chris,
When i deleted the content type, the records in the eav_attributes table are not delete.
Please confirm and fix.
Thanks you!
I believe this is the expected behaviour, as deletion of virtual attributes definition would break every existing content using such attributes.
However, I think this behaviour can be improved. For instance, delete virtual properties definition if and only if there are no contents using them.