FlySpeed SQL Query

Release History

November 19, 2021

FlySpeed SQL Query 3.9.2.8 changelog

  • Subquery data preview: Fixes, speeding-up, and displaying of the query execution state are made.
  • Now you can close a query window WITHOUT SAVING the query with Ctrl+[Right mouse click] on the query windows bar button.
  • The program correctly takes the default font size for SQL Text Editor from the general program settings.
  • Other minor improvements and fixes are made.

November 15, 2021

FlySpeed SQL Query 3.9.2.7 changelog

  • Crashes when closing the Connection Parameters form and wizard were fixed.
  • Some other cases of crashing are fixed.

November 14, 2021

FlySpeed SQL Query 3.9.2.6 changelog

  • The bug with the inability to change font on HiDPI monitors is fixed.
  • Some other cases of crashing are fixed.

November 12, 2021

FlySpeed SQL Query 3.9.2.5 changelog

  • Font changing and saving in the grid has been improved. Issues on HiDPI monitors are addressed.
    ! Please press Ctrl+0 if you still see very large fonts and can't change them.
  • Keyboard shortcuts Ctrl-0,[minus],[plus] for font changing are added.
  • The ability to reset field settings in the Form View is made. Saving the settings is fixed.
  • The bug with not saving values for parameters with undefined type has been fixed.
  • Visual Query Builder: Unwanted focus switching on hovering the mouse over the objects on Design Pane are eliminated.
  • Polish localization is updated.

November 03, 2021

FlySpeed SQL Query 3.9.2.4 changelog

  • Font scaling is implemented in SQL text editors and data grids. Use the "Zoom in/out" toolbar buttons or use the [Ctrl]+[Mouse wheel up/down] shortcut.
  • MySQL: The new setting lets you treat tinyint as integer, not boolean type.

November 02, 2021

FlySpeed SQL Query 3.9.2.3 changelog

  • Column aliases are left unquoted if quotation is not needed.
  • SQLite: Setting DateTime filters is fixed.
  • Oracle 8 and eariler: Conditions from the query weren't applied to the result data. Fixed now.
  • Firebird: CTE can be used in subqueries now.

October 20, 2021

FlySpeed SQL Query 3.9.2.2 changelog

  • The bug with defining filter for date fields while working with an SQLite database is fixed.

October 13, 2021

FlySpeed SQL Query 3.9.2.0 changelog

  • French localization is updated
  • The bug on the Data Export settings form is fixed now.
  • The bug with the Reoprt Options dialog has been fixed.

October 11, 2021

FlySpeed SQL Query 3.9.1.2 changelog

  • Metadata Filter: The possibility to filter out unwanted objects by masks is back.

October 06, 2021

FlySpeed SQL Query 3.9.1.1 changelog

  • It is now possible to Show/Hide Unused fields for all objects on the Design Pane via the context menu.
  • Minor interface improvements for datasource fields filtration are made.
  • Better placement of new datasources on the query diagram is made.
  • SQL Text Editor: The Ctrl+Delete shortcut is added to remove the token part at the left of the caret. (The Ctrl+Backspace removes the right part.)
  • SQL Text Editor: The Shift+Tab shortcut behavior shortcut has been changed. If there's no selection, it unindents the string if it's on the right of the caret, otherwise moves the caret left.
  • Informix: The bug with missing built-in functions has been fixed.
  • Oracle: The bug with queries containing DbLink objects has been fixed.