FlySpeed SQL Query

Release History

April 18, 2023

FlySpeed SQL Query 4.5.0.1 changelog

  • Exporting data to JSON and SQL script is possible now.
  • SQL Text Editor. Several crashes related to the work with collapsed regions are eliminated.
  • SQL Filter Builder. The bug with decimal numbers when the decimal separator differs from the system is fixed.
  • Data grid. Decimal numbers are no longer displayed as currency.
  • MySQL: The bug with Group_Concat function parsing is fixed.

April 04, 2023

FlySpeed SQL Query 4.4.0.1 changelog

  • The crash in SQL text editor has been eliminated.
  • BCD fields are formatted as currency now.

April 01, 2023

FlySpeed SQL Query 4.4.0.0 changelog

  • The work with SQL Text Editor is made smoother. Its performance with large SQL scripts is optimized.
  • MS SQL Server: The ability to connect using AAD has been added.
  • New Connection Wizard: The ability to choose visible schema has been added.
  • Form View: The bug on displaying Datetime vaules is fixed.
  • Polish localization is updated.
  • The bug on exporting data to *.xlsx format is fixed.
  • Oracle: Metadata is loaded in the alphabetical order now.
  • Nexus DB: Support for GUID literals and boolean value expressions is made.
  • MS SQL Server: Table hints parsing is improved, the need for alias for table-valued functions is eliminated.
  • IBM DB2: The bug on loading fields for objects for DB2 for AS/400 is fixed.

February 13, 2023

FlySpeed SQL Query 4.3.2.0 changelog

  • The new option is added to the default behavior on query double click: "Switch to Query tab".
  • Saving DB connection order after sorting between sessions is fixed.
  • French and Italian localizations are updated (thanks to enthusiasts!)
  • Support for Edge browser to display news is added.
  • Drawing of saved data filters when filter content is collapsed is fixed.
  • Minor SQL parsing issues are addressed.

January 11, 2023

FlySpeed SQL Query 4.3.1.0 changelog

  • DB Explorer: A new action has been added to the query context menu: "Switch to the Query Tab". It's active when this query is already open.
  • Data Export: Column visibility is taken into account when exporting data from the grid.
  • Visual Query Builder: The bug with hiding of tooltips is fixed.
  • Several crashes were fixed.

December 27, 2022

FlySpeed SQL Query 4.3.0.2 changelog

  • Inconvenient default formatting for numeric and currency fields is reverted.
  • Visual Query Builder: The bug with wrapping datasources into a subquery is fixed.
  • SQL Filter Builder: The crash on moving condition is eliminated.

December 15, 2022

FlySpeed SQL Query 4.3.0.1 changelog

  • Importing data from *.xls/xlsx files is possible now.
  • The ability to wrap objects in a query into a sub-query is added.
  • Now you can start data import from the Database Explorer tree context menu.
  • New options are added to setup data copying to the Clipboard.
  • New data formatting options are added to round numeric data in the grid, during data export and import.
  • Some bugs led to incorrect data importing in rare cases are fixed.
  • Data export to HTML and XML now obeys data formatting options.
  • Several crashes are fixed.
  • Oracle: Support for VALIDATE_CONVERSION builtin function is fixed.
  • MS SQL Server: Alias for table-valued functions is reqiured now.

October 25, 2022

FlySpeed SQL Query 4.2.4.0 changelog

  • SQL Filter Builder: Now the user can select multiple items with ctrl+mouse click or by selecting a rectangle with mouse. Then, wrap them into a group or move.
  • Now the tool asks for action on pasting complex data from the Clipboard to data grid: to paste data to one cell or import data.
  • Other minor bug fixes and improvements were made.

October 06, 2022

FlySpeed SQL Query 4.2.3.0 changelog

  • Data Import: The last line of the imported CSV file was ignored. Fixed now.
  • High CPU load with large amount of data in the Clipboard is eliminated.
  • SQL Text Editor: The "Execute selected text" button was displayed on the gutter even if connection is inactive. Fixed now.
  • Incorrect values might be passed to the parameter values form. Fixed now.
  • Criteria Builder: The lookup grid doesn't show empty and null values.
  • Criteria Builder: Minor bugs are fixed.
  • Several crashes are eliminated.

September 13, 2022

FlySpeed SQL Query 4.2.2.1 changelog

  • Criteria Builder: The unnecessary shift in the list lookup control on element double click is eliminated.
  • Metadata Filter: The crash on loading list of schemes is elimiated.
  • Connection settings: The crash on getting the list of databases when incorrect default database setting is fixed.