Recent content by edmsos

  1. E

    Beautifier with "using" clause

    Hello, Year ago we had an issue with beautifier with "using" clause in open sys_refcursor for l_sql using....:https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Main=16273&Number=62237#Post62237 Which was fastly fixed - Thanks! Now we have similiar issue with "using"...
  2. E

    Beautifier with "using" clause

    Thank you for your reply Marco. We will use this workaround (didn't knew such functionality to avoid formatting) and will look forward to get update with permanent fix :)
  3. E

    Beautifier with "using" clause

    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...
Back
Top