Anton Tuflin
Anton Tuflin
> Hi @antonellyb ! > Thanks for reporting the issue! > > Could you please provide a mini demo application that could be used for debugging and fixing the issue...
Hi @martin-g The demo application is finally ready. https://github.com/antonellyb/select2Bug
Hi @martin-g I have made demo-application even simpler. No forms, just a TabbedPanel. I also added pom.xml that was missing in the repository by mistake.
This function can also be implemented as follows: select XMLCAST(XMLAGG(XMLELEMENT(t, f_field || ',') order by f_field) AS CLOB) s_aggregate FROM t_table