FlySpeed SQL Query
Release History
- September 09, 2022
FlySpeed SQL Query 4.2.2.0 changelog
- Data Grid: Now the user can select a rectangular region of data and copy it to the Clipboard.
- Filter Builder: now you can save your filters and switch beween them or turn it on/off.
- Filter Builder: The "in list" value editor is improved. Now you can paste the copied data to it. Other minor improvements are made.
- Denodo virtualization server: The bug with numeric data of high precision is fixed.
- Other minor fixes and improvements are made.
- July 25, 2022
FlySpeed SQL Query 4.2.1.0 changelog
- SQL Text Editor: The bug with scrolling the text area back to the right is fixed.
- Data Import: When updating data by key, the cells about to be changed are highlighted with the green background in the data mapping preview.
- Minor bug fixes are made.
- July 14, 2022
FlySpeed SQL Query 4.2.0.0 changelog
- Data Import: Now you can update existing data with imported data by key.
- Filter Builder: Now you can copy and paste the list of values to the “in list” condition.
- Form View: Resizing of multi-line editors is made smoother.
- DB Explorer: Filter is now applied as you type. It now searches for connection and folder names.
- Exporting data to Excel (.xlsx) is speeded up.
- Loading settings from the .ini file is speeded up. The tool starts faster now in portable mode.
- Data Import: Importing UTF8-encoded data is fixed.
- Text editor: Selection on undoing changes is fixed.
- Export to HTML: HTML format is fixed. (position of the closing “html” tag is corrected)
- Minor fixes and several crash incidents are made.
- June 17, 2022
FlySpeed SQL Query 4.1.3.0 changelog
- SQL Text Editor: Selecting the current SQL statement text is now possible by Ctrl+[left mouse click] on the gutter, but not possible with the same combination in the text area.
- Data import memory consumption is minimized.
- Other minor fixes and improvements are made.
- June 10, 2022
FlySpeed SQL Query 4.1.2.0 changelog
- The "Open" toolbar button is fixed.
- Buttons for Comment and Uncomment Lines commands are added to the toolbar. Ctrl+Alt+C, Ctrl+Alt+U shortcuts are added.
- The unhandled exception on Undo command is eliminated.
- Polish localization is updated.
- June 09, 2022
FlySpeed SQL Query 4.1.1.0 changelog
- Data Import: Setting up data formats for float and currency types, null values is fixed.
- Data Import: The detection of read-only and nullable columns is improved.
- One can choose encoding while saving and loading queries to files now.
- String values copied from the grid are quoted now.
- Other minor fixes and improvement are made.
- May 27, 2022
FlySpeed SQL Query 4.1.0.0 changelog
- The Data Import wizard has been replaced with a simple Import Options dialog.
- Data Import: Data type conversion errors can be omitted now. In the case of error, Null value will be written if possible.
- Data Import: Data type conversion errors are highlighted now in the Data mapping preview grid.
- Data Import: The data mapping UI is made simpler and more informative.
- Search and Replace dialog settings are synced across query windows saved between work sessions.
- Minor bugs are fixed.
- April 29, 2022
FlySpeed SQL Query 4.0.10.1 changelog
- Query windows bar is redesigned. A button to close the window is added, width is aligned, connection name is displayed after the query or object name.
- The bug with not applying metadata filter to schemes is fixed.
- A button is displayed on the gutter on selecting a piece of text to execute the selected fragment.
- April 22, 2022
FlySpeed SQL Query 4.0.9.2 changelog
- The bug on closing a query window having the Result Data tab opened is fixed.
- April 20, 2022
FlySpeed SQL Query 4.0.9.1 changelog
- SQL Text Editor: The current statement pointer now follows the cursor in the text. If you prefer to control this pointer manually, uncheck the "Treat the current query as under the cursor" option in the Query Window tab in the Program Options dialog.
- SQL Text Editor: Buttons to switch the current statement pointer in the text are moved to the new vertical toolbar at the right.
- SQL Text Editor: The button to re-format the current statement is added to the SQL Text tab toolbar.
- The issue with updating the number of records in the status bar is fixed.
- Data Import: The "Captions in the first record" option is switched off when the clipboard contains just one line of text.
- Program options import and export is improved.
- We made other minor improvements and bug fixes.