FlySpeed SQL Query

Release History

January 20, 2022

FlySpeed SQL Query 4.0.0.3 changelog

  • Form View: Null values were displayed incorrectly in the date editor. Fixed now.
  • The tool is now able to check the license upgrade to the Professional version.
  • Grid View: The grid header look is improved.
  • Data Import: You can now specify a constant to fill a field.
  • Minor SQL syntax fixes for SQL Server, Informix and Denodo are made.

December 23, 2021

FlySpeed SQL Query 4.0.0.1 changelog

  • Some HiDPI-scaling issues are fixed.
  • The bug on importing data to certain queries is fixed.

December 22, 2021

FlySpeed SQL Query 4.0.0.0 changelog

  • The Professional version is out. Using it you can import data into your DB in a few simple steps.

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.