Wappler Version : 3.9.7
Operating System : Windows 10
Server Model: PHP
Database Type: MySQL
Expected behavior
When clicking refresh schema in insert query builder UI, the schema updates and the ‘+’ dropdown should show newly added columns.
Actual behavior
The schema does update in Wappler’s local schema definition, but the ‘+’ dropdown list does not show the newly added column.
How to reproduce
Before refresh.
Click refresh schema button to the right of ‘+’.
Check ‘+’ again, no new columns are listed.
Close the builder - save or cancel.
Open it again - and now the ‘+’ dropdown shows the newly added column.
So refersh schema did update the schema, but just did not update the listing in the ADD dropdown.
New as well as updated columns - both have this issue.
This could potentially also fix the bug reported here: Database Refresh Schema Not Working In Node for Query Builder