I have updated my database from 2.5 to 3.0.1 and catch a problem when trying to remove TRIM function from UDFs. I'm trying DROP EXTERNAL FUNCTION "TRIM" and get error ...
* 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 ...