New fields to an existing project?
Posted: 2015-12-08 10:59
Dear all
I am new (2 days) and I am playing with one of the existing examples (invoicing) to create a web based app for my company and I've been able to publish it as it was in first instance on the server and works fine (another comment with linked data ... but let's leave this for future or check on the forum)
Now, I have added some new fields to the tables and when I upload to the server..... how are generated the new fields on mysql tables???? I get error messages when it tries to show the fields
Error
Unknown column 'table.newfield' in field list
How does appgini re-generate tables or add new fields.... without having to add them manually on mysql area???
Thank you
I am new (2 days) and I am playing with one of the existing examples (invoicing) to create a web based app for my company and I've been able to publish it as it was in first instance on the server and works fine (another comment with linked data ... but let's leave this for future or check on the forum)
Now, I have added some new fields to the tables and when I upload to the server..... how are generated the new fields on mysql tables???? I get error messages when it tries to show the fields
Error
Unknown column 'table.newfield' in field list
How does appgini re-generate tables or add new fields.... without having to add them manually on mysql area???
Thank you