FlySpeed SQL Query

Release History

January 06, 2020

FlySpeed SQL Query 3.7.9.2 changelog

  • The bug with the inability to save the executed query to history has been fixed.
  • The bug with executing a query when the SQL Text tab is hidden has been fixed.

December 31, 2019

FlySpeed SQL Query 3.7.9.1 changelog

  • SSL MySQL connection is possible now.
  • The visual work with SELECT queries prefixed by SET and DECLARE statements is possible now (sorry for the mis-announcement in the previous version).
  • Other minor bugfixes and improvements.

December 17, 2019

FlySpeed SQL Query 3.7.9.0 changelog

  • Queries and tables with a large number of fields are opened much faster now.
  • The Query Parameter Values form allows to enter list of values for parameters like "IN (:param)".
  • SQL Text Editor: Code auto-completion and auto-indentation have been improved.
  • Visual Query Builder now works with SELECT queries prefixed by SET and DECLARE statements.
  • New properties to tune colors in the SQL Text Editor.
  • Minor bugfixes and improvements have been made.

October 26, 2019

FlySpeed SQL Query 3.7.8.1 changelog

  • Numerous fixes and improvements have been made in the suggestion list filtration and autocompletion.

October 16, 2019

FlySpeed SQL Query 3.7.8.0 changelog

  • SQL Text Editor: The performance of database object suggestion box has been improved.
  • Autoupdating data in detail views is made smoother now.
  • Trying to fix the problem with the main window on top of modal dialogs.
    Please send your feedback.
  • PostgreSQL: Support for DISTINCT ON syntax has been made.
  • Informix: Support for new built-in functions (LEFT, RIGHT) has been added.
  • Informix: Support for derived tables for IDS11+ has been made.
  • Oracle: Support for OFFSET/FETCH for Oracle 12+ has been made.

October 04, 2019

FlySpeed SQL Query 3.7.7.6 changelog

  • Crashes in the SQL Text Editor have been fixed.
  • PostgreSQL: filtration and sorting of case-sensitive objects and fields in the Data View is restored.
  • Problems with Pervasive and Informix database servers have been eliminated.
  • Minor bug fixes and improvements have been made.

July 11, 2019

FlySpeed SQL Query 3.7.7.5 changelog

  • Minor bugfixes are made.

July 09, 2019

FlySpeed SQL Query 3.7.7.4 changelog

  • Oracle: Dot-prefixing of objects with an empty schema has been fixed.

July 06, 2019

FlySpeed SQL Query 3.7.7.3 changelog

  • Query Structure Tree: Sub-queries from WHERE clause and SQL expressions from other parts of the query are shown in the tree now.
  • SQL query modifications are made faster now. Notable on large queries.
  • Overall performance has been improved.
  • SQL Text Editor: Typing of colon-prefixed parameters has been fixed.

July 01, 2019

FlySpeed SQL Query 3.7.7.2 changelog

  • The "Enable Code Autocompletion" option is fixed.
  • Support for AbsoluteDB has been restored.
  • Minor problems with the "Get last xx records" command have been addressed.
  • New server versions are listed now for MySQL, MS SQL Server, and Oracle.
  • Visual Query Builder: The single-line expression editor in the Link Properties Form has been replaced with a memo field.
  • SAP SQL Anywhere: Loading of objects for a non-privileged user has been fixed; modern views are used now for v.17 and higher.
  • SQLite: Union operators list has been fixed.
  • SQLite: Support for GUID fields has been fixed.