Thanks for the answer
More data about my issue
After deleting a table in the mysql database I get a
- Code: Select all
Fatal error: Error performing mysql query to get column information from table 'AclarimentsServei'. The mysql error returned was : 'Table 'SemPuigcerda.AclarimentsServei' doesn't exist'.
refering to the table I've deleted
After this I suspect that a kind of reload/update of the xataface application is needed to reflect the changes. RUn the makesite script with no success, so the question migth be now: how do I make the application reflect the database changes?