So from my experience if no $db is specified when creating a new class all the data for that page type goes into the Page && SiteTree tables.
Is there any way to explicitly set a new class to have its own table regardless if it has any additional fields added to it via $db?
______
Answer this on StackOverflow