I googled a bit, but did not find anything related to this topic.
I am creating a rather complex site with ExpressionEngine, so this means setting up and customizing lots of channels and other related data that is stored in the database. When it is time to move the site to production, is there a way to remove all of the entries I created while developing the site?
Is there a list of which tables I can flatten and which tables contain data related to the structure of the site (vs content?)
What are best practices in regards for the database in continued site development after it is live?