If I remove a custom created column on an entity, either a default entity or a custom entity, does the cleanup job delete the column if it has been removed in the system? I'm noticing that some columns are sticking around that shouldn't be. I'm not sure if the columns are deleted when the field is deleted in Entity Manager or if it is done by the cleanup job.
Just needing some clarification on when these are removed. Thanks!
Just needing some clarification on when these are removed. Thanks!
Comment