FlySpeed SQL Query

Release History

November 15, 2017

FlySpeed SQL Query 3.5.7.4 changelog

  • New shortcuts are available in the Query Columns List of the Visual Query Builder:
    • Alt+Delete - Delete the current/selected row(s).
    • Alt+Insert - Add new row before the current one.
    • Alt+[Arrow Up/Down] - Move the current/selected row(s) up or down.
  • Other minor bug fixes have been made.

November 08, 2017

FlySpeed SQL Query 3.5.7.3 changelog

  • Minor bug fixes in SQL formatting and SQL syntax have been made.
  • Data view layout doesn't save now for unnamed unsaved queries now.
  • A memory leak has been eliminated.

October 27, 2017

FlySpeed SQL Query 3.5.7.2 changelog

  • Small improvements in the list of available master-detail relationships have been made.
  • Improvements and bugfixes in the list of linked objects for datasources on Design Pane have been made.
  • Improvements in the Company News and auto-update What's New have been made.
  • Downloading of the new version can be canceled now.
  • The bug with not bringing the application to the front on opening a query from the Explorer has been fixed.
  • Other minor improvements and bug fixes have been made.

October 11, 2017

FlySpeed SQL Query 3.5.7.1 changelog

  • Now it's possible to enter parameters of stored procedure (table-valued function in MS SQL) after it's got added to the query in the Visual Query Builder using the Datasource Properties dialog.
  • The new option "Deny data export optimizations" has been added to the Advanced tab of Connection Properties dialog. Turn it on in case you have errors during the data export like "Invalid cursor position", etc.
  • Other minor improvements and bug fixes have been made.

September 28, 2017

FlySpeed SQL Query 3.5.7.0 changelog

  • SQL Formatting: new options to format sub-queries and conditional expressions (IF and CASE) have been added.
  • Plenty of minor bug fixes and minor improvements have been made.

September 15, 2017

FlySpeed SQL Query 3.5.6.3 changelog

  • The bug with resetting MySQL server host to "localhost" has been fixed.
  • The bug with not saving server versions for some database servers has been fixed.
  • SQL formatting options have been redesigned.
  • Dynamically indented SQL formatting has been improved.
  • Minor bug fixes and improvements have been fixed.

September 13, 2017

FlySpeed SQL Query 3.5.6.2 changelog

  • Italian localization has been added. Thanks to Fabio Santacaterina for his hard work.
  • DB2: The new property "Retrieve metadata from ODBC driver" has been added. It is set by default to True as this way is faster and takes DSN settings into account, but in this mode descriptions for tables and fields cannot be retrieved.
  • SQL formatting option to place comma on the next line before the next item in the list (SELECT, ORDER BY, GROUP BY) has been added.
  • PostgreSQL: The bug with not retrieving foreign keys has been fixed.
  • Localization updates, forms beautifying, HiDPI fixes and other bug fixes have been made.

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