Wanted to know if there is a an automated/reliable way to recreate a custom entity with modifications. E.g. If I want to disassociate queues (non-editable property) from an already created custom entity, is there any easy/reliable way to do this? Like in databases, we just drop the table and recreate it by re-running the modified script :)
↧