16th April 2020
Version 2.3.1 of the SQL service is now available, and has been updated to include the following:
Fixes:
- Loading data for PostgreSQL filtering that uses conditions with integers and dates is not being fetched correctly, resulting in an “operator does not exist: integer = character varying Hint: No operator matches the given name and argument types.” error message being displayed to a flow user. With this fix, PostgreSQL filtering operates as expected.(FLOW-1577, FLOW-1586)