I need to extract the wiki html content for a specific community and I have access only to the database. Starting from the table wikis.library table and connecting it with the wikis.media i'm able to retrieve the data,summary but not the html content. Where is the html content of a wiki page saved?
Thanks.