Wappler Version : 5.1.1
Operating System : mac
Server Model: node
Database Type:
Hosting Type:
Expected behavior
When performing a Database Update action that includes a subtable, the insert of subtable records should only include columns selected.
Actual behavior
All columns of the subtable are inserted
How to reproduce
With the following update query, where only certain columns are selected:
The following error is generated, which shows that ALL the columns are in the insert sql:
None of the “prefilled” columns are selected, but all are included in the insert.
Community Page
Last updated:
Last updated: