FlySpeed SQL Query

Release History

August 11, 2023

FlySpeed SQL Query 4.7.0.0 changelog

  • Snowflake SQL syntax support is made.
  • Firebird SQL syntax is updated to v.4.
  • MySQL: support for "is NOT true", "is NOT false" is made.
  • PostgreSQL: Parsing of queries with TIMESTAMP type name is speeded up.
  • SQL Text Editor is optimized for very long strings.
  • Several fixes and minor UI improvements are made.

July 11, 2023

FlySpeed SQL Query 4.6.0.1 changelog

  • The crash on closing a query after disconnect is eliminated.
  • MySQL: Support for "IS TRUE" and "IS FALSE" conditions is added.

June 22, 2023

FlySpeed SQL Query 4.6.0.0 changelog

  • SQL Text Editor: The ability to collapse subqueries is added.
  • SQL Text Editor: The UI to collapse/expand queries and subqueries on the gutter is redesigned.
  • SQL Text Editor: Autoindenting on empty lines is corrected.
  • Polish localization is updated.
  • Parameter values editor: Pasting values to the numeric editor using the Ctrl+V shortcut is possible now.
  • Parameter values editor: Entering bigint values is possible now.
  • The bug with losing SQL changes on moving out of the Query Builder tab is fixed.
  • The bug with applying incorrect default schema/database on changing connection for a query is fixed.
  • The addition of a saved query as a derived table to the current queyr is fixed.
  • The bug on connecting to Firebird 4 is fixed.
  • High CPU consumption when idle is eliminated.
  • PostgreSQL: Parsing of the AT TIME ZONE operator is fixed.
  • PostgreSQL: Partitioned tables are displayed in the Database Explorer now.
  • MS SQL Server: Parsing of the AT identifier is fixed.
  • SAP Hana: Parsing of the STRING_AGG with ORDER BY clause is fixed.

April 30, 2023

FlySpeed SQL Query 4.5.1.0 changelog

  • The new Save All and Close All actions are added.
  • Minor bugs are fixed.

April 22, 2023

FlySpeed SQL Query 4.5.0.4 changelog

  • The bug with the inability to export data from unparsable queries is fixed.

April 20, 2023

FlySpeed SQL Query 4.5.0.3 changelog

  • The bug on exporting data to SQL script is fixed.

April 19, 2023

FlySpeed SQL Query 4.5.0.2 changelog

  • The bug on opening the Data Export form in some cases is fixed.

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.