FlySpeed SQL Query

Release History

August 15, 2017

FlySpeed SQL Query 3.5.5.0 changelog

= Memory and speed optimizations for Data Export process have been made.
+ German localization has been added.
- Localization fixes have been made.
+ Icons are scaled properly now on hi-resolution monitors.
= Execution of non-SELECT statements or SELECT statements prefixed by 
  DECLARE or SET statements has been simplified: no need to hold down 
  the Ctrl key.

July 11, 2017

FlySpeed SQL Query 3.5.4.2 changelog

- The bug in the Mixed mode which resulted in a try to save connection 
  settings after the database password prompt has been fixed.
- The bug with saving size and position of the main form and some other
  user settings has been fixed.

July 07, 2017

FlySpeed SQL Query 3.5.4.1 changelog

- Minor bugs have been fixed.

July 06, 2017

FlySpeed SQL Query 3.5.4.0 changelog

+ Folding SQL scripts by statements is possible now.
- Several bugs in the filter builder have been fixed.
- Other minor bugs have been fixed.

June 23, 2017

FlySpeed SQL Query 3.5.3.0 changelog

+ The Expression Editor ellipsis button in Expression column of the Query
  Columns Grid doesn't hide the combo box button in the inline editor but
  displayed next to it.
- Large delay on opening the Expression Editor in the case of large 
  database schema has been fixed.
- The bug with incorrect loading of conditions joined with the topmost OR
  operator has been fixed.
- Minor bugs have been fixed.

June 09, 2017

FlySpeed SQL Query 3.5.2.0 changelog

+ It is possible now to connect through the SSH tunnel to a database host
  which differs from the 'localhost'.
- The bug with loading of date/time filter with BETWEEN operator on the
  Query Results tab has been fixed.
- Minor bugs in the Query Parameters Values dialog have been fixed.

June 01, 2017

FlySpeed SQL Query 3.5.1.3 changelog

- The critical bug with incorrect SQL query generation has been fixed.
= The new 100k limit of displayed records has been added.
- Loading of the SQL filter builder conditions has been fixed.
- The error on resizing SQL text editor has been fixed.
- The bug on formatting SQL text in the query window with unassigned
  database connection has been fixed.

May 26, 2017

FlySpeed SQL Query 3.5.1.2 changelog

- Oracle: The bug with retrieving fields for synonyms has been fixed.
- The bug with the query text formatting on the SQL Text tab has been fixed.
- The bug with entering values of unnamed parameters has been fixed.
- Minor bugs have been fixed.

May 23, 2017

FlySpeed SQL Query 3.5.1.1 changelog

+ Now it is possible to select PostgreSQL database from the list.
= Now it is not possible to display all records at once in the results data
  grid if fetching on demand is disabled. You can turn on this option on the
  Advanced tab of Connection Properties dialog.
- Minor bugfixes and improvements have been made.

May 19, 2017

FlySpeed SQL Query 3.5.1.0 changelog

= The popup edit box does not appear above the row now on pressing Ctrl+F
  keys in the Data Grid. Users can manage their search via the new panel
  below the grid.
= The Incremental Search button is displayed now in the Data Grid toolbar.
  It lets turn on and off moving down to the record corresponding to the
  characters you type and highlighting them.
= The new "SQL" button on the Data Grid toolbar has been added. It displays
  the currently executed SQL query text in a message box.
= Now the text of SQL query is displayed in the error message box when 
  an error occurs during the SQL query execution.
- The bug with not applying the default database name for PostgreSQL
  connections has been fixed.
- The bug with not saving the list of selected databases between work
  sessions has been fixed.
- Some bugs in the SQL filter builder have been fixed.