EclipseLink generates bad SQL from CriteriaBuilder for the trim(Character, String) function. This is obviously very wrong. EclipseLink ignores the Character value and ...
* Remove sql-action dependency from sql-cli The CLI only uses the basic formatter in sql-action but without touching the serialization or response items from it. Extract just the formatting bits into ...