XMLDB tables not been saving to install.xml

XMLDB tables not been saving to install.xml

por Mike Worth -
Number of replies: 1
I've just gone to change some tables of my termreview module in XMLDB editor and found a problem; some of the tables I created in a recent version weren't there, I've checked and they're not in install.xml. I think the problem will either be me being stupid and not saving it, or file permissions issue (I found that install.xal was owned by root with 644, I've chowned it to www-data now).

I have the tables in my database and their definitions are in upgrade.php (that's how they got into the database). What's the best way to get the correct install.xml?

Thanks,
Mike
Average of ratings: -
In reply to Mike Worth

Re: XMLDB tables not been saving to install.xml

por Tim Hunt -
Imaxe de Core developers Imaxe de Documentation writers Imaxe de Particularly helpful Moodlers Imaxe de Peer reviewers Imaxe de Plugin developers
I think you will just have to edit it by hand again. Sorry.