Rename column issues with Database Actions

OS info

  • Operating System : Windows 10.0.22631
  • Wappler Version : 7.2.1
  • Model : PHP
  • Database : MySQL

Problem description

I have not checked all the database actions.

There are issues with renamed column as outlined below.

QUERY:
Dialog is displayed to select new column.
Renamed column is under Columns tab.
Old column is removed under Conditions tab.
Old column is under Sorting tab.

INSERT:
No dialog to select new column.
Old column.

DELETE:
No dialog to select new column.
Old column is removed.

UPDATE:
No dialog to select new column.
Old column is removed under Conditions tab.

Steps to reproduce

  1. Add column to a database action step.

  2. Rename column in database manager.

  3. Edit database action step.

  4. See results in description.