FlySpeed SQL Query

Release History

April 29, 2022

FlySpeed SQL Query 4.0.10.1 changelog

  • Query windows bar is redesigned. A button to close the window is added, width is aligned, connection name is displayed after the query or object name.
  • The bug with not applying metadata filter to schemes is fixed.
  • A button is displayed on the gutter on selecting a piece of text to execute the selected fragment.

April 22, 2022

FlySpeed SQL Query 4.0.9.2 changelog

  • The bug on closing a query window having the Result Data tab opened is fixed.

April 20, 2022

FlySpeed SQL Query 4.0.9.1 changelog

  • SQL Text Editor: The current statement pointer now follows the cursor in the text. If you prefer to control this pointer manually, uncheck the "Treat the current query as under the cursor" option in the Query Window tab in the Program Options dialog.
  • SQL Text Editor: Buttons to switch the current statement pointer in the text are moved to the new vertical toolbar at the right.
  • SQL Text Editor: The button to re-format the current statement is added to the SQL Text tab toolbar.
  • The issue with updating the number of records in the status bar is fixed.
  • Data Import: The "Captions in the first record" option is switched off when the clipboard contains just one line of text.
  • Program options import and export is improved.
  • We made other minor improvements and bug fixes.

April 11, 2022

FlySpeed SQL Query 4.0.8.1 changelog

  • Dear users, due to a terrible mistake, an extra file was copied by 4.0.8 version installer to the program installation directory that may lead to the loss or incorrect load of connections data. We are sorry for the inconvenience it may cause you.
  • ATTENTIION! FOR USERS OF THE PORTABLE VERSION: The tool makes backups of connection settings to the "AppData/Local/ActiveDBSoft/FlySpeed SQL Query/.backup" folder in your User profile directory on a PC you changed connection settings last time. Take the one of "connections_backup.X" files that was saved before installing the 4.0.8.0 version (released on April, 8), rename it to "FlySpeed SQL Query.ini" file and place to your program executable folder. Unfortunately, backups are made before applying a change to connection settings, so your last change to settings is lost. :(

April 08, 2022

FlySpeed SQL Query 4.0.8.0 changelog

  • Filter Builder: the bug with defining a list of values is fixed.
  • Filter Builder: We made editing values in the list easier. Enter moves focus to the next item in the list. Alt+Home/End moves focus to the first/last item.
  • SQL Text Editor: Selecting items with mouse is fixed. Selecting an item by mouse now replaces the right part of the identifier.
  • Parameters editor and Filter Builder: The bug with changing minutes along with changing month is fixed. Moving the caret from one date part to another is made automatically now.
  • The bug with crashing on displaying news under Wine is fixed.

April 01, 2022

FlySpeed SQL Query 4.0.7.0 changelog

  • The bug with multiple rows dragging in the query columns grid is fixed.
  • Now, when you update the application, a warning is shown if the current subscription is not applicable to the new version.
  • Added a submenu for the main menu item Options - "Database explorer" to avoid accidentally hiding it.
  • Oracle: Support for missing built-in functions is made.
  • High CPU usage on the Query Builder tab is eliminated.
  • The bug with ODBC connection in 64-bit version is fixed.
  • Other minor improvements and bug fixes are made.

March 25, 2022

FlySpeed SQL Query 4.0.6.0 changelog

  • The query history is fixed.
  • Fields were incorrectly marked as "not null" and vice versa for some servers.
  • The bug with re-running a query with parameters is fixed.
  • Null values for boolean fields aren't displayed as empty check boxes now.
  • The bug with holding down the F5 key on the Query Builder tab is fixed.
  • The "Start "JOIN" keywords from new lines" SQL text formatting option now works correctly in all the cases.
  • The Alt+[Arrow Up/Down] shortcut now lets switch the current SQL statement in the script.
  • Oracle SQL syntax fixes are made.

March 16, 2022

FlySpeed SQL Query 4.0.5.0 changelog

  • The bug with freezing on loading large databases is fixed.
  • Other minor visual fixes and improvements are made.
  • Polish localization is updated.

March 09, 2022

FlySpeed SQL Query 4.0.4.0 changelog

  • The DB Explorer tree font can be manually scaled with Ctrl+[Mouse wheel scroll].
  • Choosing the default location of the Query Results data view made easier with the new Execute drop-down control on the SQL Text tab toolbar.
  • The new SQL Text tab toolbar switch instructs to move caret to the next statement AND create new Query Result tabs below the text. This mode lets execute SQL statements in the script one by one with just one toolbar command or shortcut (F5).
  • The default query execution options can be set globally in the Query Window tab of the Options - "Settings..." dialog.
  • Minor bugs are fixed.

February 22, 2022

FlySpeed SQL Query 4.0.3.0 changelog

  • Flickering on switching between query windows is eliminated.