FlySpeed SQL Query
Release History
- 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.
- October 01, 2021
FlySpeed SQL Query 3.9.1.0 changelog
- Visual Query Builder: You can filter fields in datasources on the Design Pane, and hide unused fields in a single click.
- September 23, 2021
FlySpeed SQL Query 3.9.0.3 changelog
- 7-day trials are added.
- DB Explorer: Query creation and modification dates are shown in the hint.
- Denodo: Double primary keys fields loading is eliminated.
- September 10, 2021
FlySpeed SQL Query 3.9.0.2 changelog
- The bug with scrolling the SQL text to the left is fixed.
- An exception on trying to execute a query with empty SQL text editor is eliminated.
- Minor improvements were made.
- September 08, 2021
FlySpeed SQL Query 3.9.0.1 changelog
- Now it's possible to switch between statements in the script, edit each SELECT statement in the Visual Query Builder, and execute statements one by one on the SQL Text tab.