To avoid data losses, we made the choice to create new tables or columns in database, even if you have just rename a content-type (model) or an attribute (field). As a result, the database isn't perfectly clean, it might happens that you have unnecessary tables and columns. We can improve this with a different approach to remove tables and columns
For more information on the discussion see the GitHub Issue.
Created by Derrick Mehaffy
September 7, 2021