Merge not beautified

syscw

Member
Even though I have my DML options set to one per line, the beautifier insists on putting both the update and insert clause all on one line. MATCHED isn't recognized as a keyword, either. I just upgraded from 5.1.3 to 5.1.6. It's been a while since I used a merge command, but I thought it used to beautify ok.
 
hm...
in case merge exists is other problem. for insert, select on table level exits support. I have dream for merge statement support - help on create merge statement. merge two tables with cca 100 columns is too hard manually. like drag &drop operation on table. will be possible add this support on new version?
Thanks
 
Back
Top