Hello,
We are facing issue that beautifier struggling with "using" clause, all columns is in one line, and it can be hundreds of symbols.
In our case it should be one item per line.
Do you have some advices?
Code example and beautifier config attached.
function get_smth return sys_refcursor...