There are several extra questions to be asked here:
- Define "separate." If one creates a node module that creates content types, then one must manage the extra fields - generally in new (i.e. separated from node & node_revisions) tables created by the module.
- If one is talking about content created by other (e.g. core) modules, then the answer is maybe. Take a look at the sql rewriting hooks or whatever D7 has done to them.
- Lastly, why? I would think that the overhead of managing multiple tables would outweigh any potential gains. I can't even begin to think what you would have to do to Views to make it work in your scenario.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
From: Deva <devendra.in@gmail.com>
To: development@drupal.org
Sent: Fri, February 11, 2011 7:59:26 AM
Subject: [development] Is it possible to have separate table for different content types in D7
Hi All,
Is possible to have separate table for each content type?
Thanks in advance
--
:DJ