Does this component recovers the data along with code? Or it creates entirely new tables (Entities) in the recovered modules?
Hi Shirish,
No it does not unfortunately.
But you can use DBCleanerOnSteriods to figure out the table name of the entity that is deleted from the metadata model. Then you can use the SQL Sandbox to copy over the data to your new entity.
Regards,
Daniel