I'm no SQL expert. But there seem to be some 'content' table, may be content props too and some helper sequence/idx.ErrantTrot wrote: So what I am looking for is what tabels etc I have to kill in the db to get the page with Conent Id 72 to go away for good.![]()
See the code of the installer : the sample content is INSERTed. If you want to do SQL directly,I'm sure you are able to convert these INSERTs into DELETEs.
Pierre M.