Major Problem When I Update Column Names in MySQL database

Hello!

Each time that I make a change to my database column names, everything that is related to queries for that table explodes. Tables stop loading, I get several javascript errors (not a primary expression, unexpected token in position ‘o’).

What is the right process for refreshing the database information on Wappler, so that I can prevent this? I have literally been stuck for hours trying to reproduce a table that I had working perfectly before. Now, all that I get is the headers of the table and 3 blank rows beneath it.

I have deleted the queries and recreated them.
I have deleted the server connections and recreated them.
I have deleted the tables and recreated them.
I have tried making a new page and trying the query on that. No success.

It seems like wappler saves some sort of information about the field names and cannot accept the change.

Can anyone help? I don’t want to have restart my entire project, but that kind of seems lile the logical next step.

Community Page
Last updated: