According to this link , it says that it's recommended to create new tables for new module. Is it true about the existing entities? (like customer, cart, product etc.)
I think we should not create new tables for somethings like these cases, and we should modify the existing tables (e.g to add a...