Hi Nikita Metzger, I tried with different dbs (H2, MariaDB, PostgreSQL) and the test trim works fine in both cases. It seems an issue of informix drivers, debugging the code I noticed that IfxResultSet#getString(int columnIndex) returns the wrong value.. |