FlySpeed SQL Query

Release History

September 06, 2017

FlySpeed SQL Query 3.5.6.1 changelog

  • Parameterized queries can be previewed now.
  • You can change parameter values via the special bar above the Data grid now.
  • DB2: Descriptions for tables are extracted now.
  • DB2: The SQL_ERROR problem on trying to connect to AS/400 database version lower than 7 has been fixed.
  • PostgreSQL: Incorrect displaying of UUID fields has been fixed.
  • Localizations are updated.

September 05, 2017

FlySpeed SQL Query 3.5.6.0 changelog

+ The Connection Parameters form has been redesigned.
+ Now it's possible to display descriptions for database objects.
  Turn on the "Show metadata object descriptions" property on the Database
  Explorer tab in the General Program Settings dialog.
- Text Editor: Selection movement on indent/unindent commands has been
  eliminated.
- Text Editor: The bug in Replace command in selection has been fixed.
= Localization files have been updated, missing strings have been added.
- Other minor improvements and bug fixes have been made.

August 17, 2017

FlySpeed SQL Query 3.5.5.1 changelog

+ The new "Write ODBC trace to connection log" connection option has been
  added to the Advanced tab for ODBC and DB2 connection types.
- More missing strings have been added to the Default.lng file

August 15, 2017

FlySpeed SQL Query 3.5.5.0 changelog

= Memory and speed optimizations for Data Export process have been made.
+ German localization has been added.
- Localization fixes have been made.
+ Icons are scaled properly now on hi-resolution monitors.
= Execution of non-SELECT statements or SELECT statements prefixed by 
  DECLARE or SET statements has been simplified: no need to hold down 
  the Ctrl key.

July 11, 2017

FlySpeed SQL Query 3.5.4.2 changelog

- The bug in the Mixed mode which resulted in a try to save connection 
  settings after the database password prompt has been fixed.
- The bug with saving size and position of the main form and some other
  user settings has been fixed.

July 07, 2017

FlySpeed SQL Query 3.5.4.1 changelog

- Minor bugs have been fixed.

July 06, 2017

FlySpeed SQL Query 3.5.4.0 changelog

+ Folding SQL scripts by statements is possible now.
- Several bugs in the filter builder have been fixed.
- Other minor bugs have been fixed.

June 23, 2017

FlySpeed SQL Query 3.5.3.0 changelog

+ The Expression Editor ellipsis button in Expression column of the Query
  Columns Grid doesn't hide the combo box button in the inline editor but
  displayed next to it.
- Large delay on opening the Expression Editor in the case of large 
  database schema has been fixed.
- The bug with incorrect loading of conditions joined with the topmost OR
  operator has been fixed.
- Minor bugs have been fixed.

June 09, 2017

FlySpeed SQL Query 3.5.2.0 changelog

+ It is possible now to connect through the SSH tunnel to a database host
  which differs from the 'localhost'.
- The bug with loading of date/time filter with BETWEEN operator on the
  Query Results tab has been fixed.
- Minor bugs in the Query Parameters Values dialog have been fixed.

June 01, 2017

FlySpeed SQL Query 3.5.1.3 changelog

- The critical bug with incorrect SQL query generation has been fixed.
= The new 100k limit of displayed records has been added.
- Loading of the SQL filter builder conditions has been fixed.
- The error on resizing SQL text editor has been fixed.
- The bug on formatting SQL text in the query window with unassigned
  database connection has been fixed.