XMLDB tables not been saving to install.xml

XMLDB tables not been saving to install.xml

by 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

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