13.123. Release 0.144.6

    • Fix handling of INTERVAL DAY TO SECOND type in REST API. Previously, intervals greater than milliseconds (about 24 days) were returned as the wrong value.
    • Fix formatting of negative intervals in REST API. Previously, negative intervals had a negative sign before each component and could not be parsed.