Lancements de QueryStorm

Released: Apr 8, 2024

Mises à jour de 2.12.522.0

Fonctionnalités

  • You can now allow multi-statement SQL scripts.

Correctifs

  • Fixed an issue with C# code-behind for Snowflake scripts that use {handler}, {query}, and {function} directives.

Released: Mar 16, 2024

Mises à jour de 2.12.521.0

Correctifs

  • Fixed SQLite date issue.

Released: Mar 8, 2024

Mises à jour de 2.12.520.6

Correctifs

  • Fixed a threading issue in Tabulars.

Released: Mar 7, 2024

Mises à jour de 2.12.520.5

Fonctionnalités

  • A new type of script for connecting to Oracle databases has been added. Oracle SQL scripts can be created from the QueryStorm ribbon and the project context menu. Excel tables can be made visible to these scripts as private temp tables.

Correctifs

  • Fixed issue with the script "connect" dialog which prevented configuring list of tables that should be visible to the script.
  • Minor UI improvements to script "connect" dialog.
  • Fixed templates that generate C# codebehind for SQL scripts...

Released: Mar 5, 2024

Mises à jour de 2.12.519.0

Correctifs

  • Fix for functions not refreshing in parameter change.

Released: Mar 4, 2024

Mises à jour de 2.12.518.1

Correctifs

  • Hotfix for streaming functions defined in workbook apps.

Released: Mar 4, 2024

Mises à jour de 2.12.518.0

Fonctionnalités

  • This version includes an overhaul of ITabular and IDataContext interfaces used extensively through QueryStorm, though mainly under the hood. The main change is that async methods are replacing the previous sync methods.
  • The SQL preprocessor has been changed to make functions and event handlers fully async. Previously they were sync by default, but it is appropriate for DB access to always be async and, in case of event handler, cancelable.

Correctifs

  • Streaming functions (like...

Released: Jan 19, 2024

Mises à jour de 2.11.514.4

Fonctionnalités

  • Updated Syncfusion components (results grid).
  • Made a slight improvement in code editor auto-complete lag.

Correctifs

  • Installer fix - The XLL files were not getting signed, so they were getting blocked by some anti-malware programs.

Released: Dec 29, 2023

Mises à jour de 2.11.514.1

Fonctionnalités

  • Added basic Snowflake support as a new script type.

Correctifs

  • Fixed issue returning empty 1d array from functions.
  • Document write times changed from local to UTC.

Released: Dec 11, 2023

Mises à jour de 2.11.513.1

Correctifs

  • Fixed Monday.com data context issues.
  • Fixed installer in-place upgrade issue.