Beta 7 v7 - Database Query Gets Left/Inner Mixed Up

Wappler Version : Beta 7 v7
Area: Server Actions

Expected behavior

What do you think should happen?

When I create a database query and specify a left join, this should be displayed.

Actual behavior

What actually happens?

When you first create it, the column on the left shows "INNER JOIN", even though you can see in the SQL it is going to actually do a left join.

This fixes itself the next time you open the query.

Just noticed it doesn't update in the window header when you set the join type either...

inner2

If you set the join, save it and then reopen the join window, it does usually then show the correct join type