Page 1 of 1
SQL Builder in version 4.5.5.0
Posted: Wed Aug 10, 2022 11:44 pm
by mwilsonmtl
When I visually join two fields in the SQL Builder, the corresponding SQL code is not updated with the join criteria.
Also the only way to remove a join is to visually remove a joined table. Am I missing something?
Re: SQL Builder in version 4.5.5.0
Posted: Thu Aug 11, 2022 8:57 am
by kev1n
mwilsonmtl wrote: ↑Wed Aug 10, 2022 11:44 pm
When I visually join two fields in the SQL Builder, the corresponding SQL code is not updated with the join criteria.
Thanks for bringing this up, I'll look into it.
mwilsonmtl wrote: ↑Wed Aug 10, 2022 11:44 pm
Also the only way to remove a join is to visually remove a joined table. Am I missing something?
This seems to be the only way to remove a join at the moment.
Re: SQL Builder in version 4.5.5.0
Posted: Thu Aug 11, 2022 10:56 am
by kev1n
Re: SQL Builder in version 4.5.5.0
Posted: Thu Aug 11, 2022 5:04 pm
by mwilsonmtl
Yes, it works!
Thanks for the quick fix.