FlySpeed SQL Query

Release History

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.

June 11, 2019

FlySpeed SQL Query 3.7.7.1 changelog

  • SQL Text Editor: Minor fixes have been made.
  • SQL Text Editor: The unhandled exception on selecting all text has been fixed.

June 10, 2019

FlySpeed SQL Query 3.7.7.0 changelog

  • Suggestion list hiding, showing, and operating behavior has been made more intuitive. Feel free to send us your feedback.
  • Suggestions are now sought by substring, first letters, and camel case.
  • Dragging object names from the DB Explorer to the SQL text editor has been improved.
  • The new command "Get Last n Records" has been added to the popup menu for objects in the DB Explorer.
  • MySQL, PostgreSQL: Support for parsing queries with window functions has been made.
  • SQLite: The bug with displaying GUIDs has been fixed.
  • DBF files: The bug on reopening connection has been fixed.
  • The bug with the reopening of incorrect saved queries has been fixed.
  • HiDPI scaling issues have been fixed.

May 03, 2019

FlySpeed SQL Query 3.7.6.1 changelog

  • The bug with not updating the text of saved queries on modifying them in the Visual Query Builder has been fixed. We are terribly sorry for the inconveniences this problem caused you!
  • The "Fetch on demand" option is added to the Advanced Connection properties for all applicable connection types. Although it is set off for new connections, it was implicitly set on for existing connections. We recommend you to manually set it off to benefit from the paginated data browsing.

May 02, 2019

FlySpeed SQL Query 3.7.6.0 changelog

  • Dutch localization has been added. Thank you, Ronald Konijnenburg!
  • It is now possible to edit advanced connection properties while creating a new connection.
  • The advanced database connection properties are separated from the advanced connection program settings in the Connection Properties dialog.
  • Visual Query Builder: The Query Structure Tree is improved. Subqueries are displayed in the FROM clause of the parent subquery, named subqueries in CTE are displayed correctly. Right-click on tree nodes displays a context menu to perform various actions. The F2 shortcut lets rename subqueries and edit datasource aliases.
  • The indication of partial SQL query text mode is improved.
  • Export to CSV has been speeded up.
  • Several minor bugs have been fixed.

March 21, 2019

FlySpeed SQL Query 3.7.5.5 changelog

  • Field size and precision are displayed in the Database Explorer tree now.
  • SQL formatting fixes and improvements have been made.
  • The bug with the impossibility to type parentheses has been fixed.
  • The bug with switching to the newly added derived table has been fixed.
  • The bug with not saving the data view settings while working in the Portable mode or in the AppData folder has been fixed.
  • The bug with double scaling of some texts in the SQL Filter builder and the Query Parameters form has been fixed.
  • The bug with the processing of the Unicode NO-BREAK SPACE symbol has been fixed.
  • Pervasive: The list of built-in functions has been updated.

February 26, 2019

FlySpeed SQL Query 3.7.5.4 changelog

  • Predefined SQL formatting schemes have been improved, two new schemes were added.
  • MS Excel: The bug with prompting for a file for each new query window has been fixed.
  • Localization fixes have been made, Italian translation has been updated. (thank you, Fabio Santacaterina)