Query Editor error: Specified cast not found

  1. Create table in Oracle with a column, defined in DDL as

“DAYS_TURNOVER” NUMBER

  1. Open that table in Query Editor.

  2. “Specified cast not found” error will be displayed.

There is no error for table with a column defined as

“TRANSFER” NUMBER DEFAULT 0

Fixed in version 3.3.1.