Bootstrap

Version 5.1.54

by 管理者 / 2022年01月19日 / アップデート情報
タグ: , ,

Materialized Queries

  • Fix – When scheduled or manually refreshed sometimes errors would not be displayed.  This is most common when using MQ tabled based on Query Unions were one of the queries would time out for example.  The error was not being passed all the way back up to scheduler.
  • Change – new MQ tables will now default to using a temporary table during update to prevent reports getting incorrect result if they are run at the same time the table is being updated/refreshed.  If disabled then MQ table should be only be refreshed during times no one is accessing the data.

Foundry

  • Add – option to remove icons from Web Channel main menu on the main Tab
  • Fix – Disabled tables sometimes caused errors when used in joins by other tables