FlySpeed SQL Query
Release History
- February 17, 2022
FlySpeed SQL Query 4.0.2.0 changelog
- SQL Text Editor shortcuts are changed:
F5 runs the current query in the current window,
Ctrl+F5 runs the selected text in the current window,
F9 runs the current query in a separate window,
Shift+F5 runs the current query in a new query results tab, (only in the SQL Text tab)
Ctrl+Shift+F5 runs the selected text in a new query results tab. (only in the SQL Text tab) - Field types and descriptions are now shown in the hint on hovering a node in the tree.
- The new global option determines the display of field type in captions. Check the Options - Settings menu, Common Options - Database Explorer - "Show field type after name" box.
- SAP Hana: Support for analytic expressions is added.
- MS SQL Server: The TIME built-in type parsing is fixed.
- Pervasive DB: The ambiguity in the IF built-in function parsing is eliminated, so parsing is speeded up.
- Pervasive DB: Parsing of the DatePart keywords as identifiers are fixed.
- Font scaling is improved.
- SQL Text Editor shortcuts are changed:
- February 01, 2022
FlySpeed SQL Query 4.0.1.1 changelog
- The bug with parsing arbitrary query text ("Unexpected token EOF at line 1 pos 1") is fixed.
- January 30, 2022
FlySpeed SQL Query 4.0.1.0 changelog
- Data Import: Source data conversion to Boolean and DateTime is made smarter. The highlighting of invalid values to convert to the specified type is made.
- Data Import: Column separator autodetection is made.
- Data Import: The bug on importing into Date field is fixed.
- Pervasive and SAP Hana SQL syntax fixes are made.
- 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.
- Font changing and saving in the grid has been improved. Issues on HiDPI monitors are addressed.