Hello everyone,
In this sprint, we have improved query generation when SQL prefilters are involved. We have also fixed an issue with requesting the scope of a custom resource of a client application
You can read more about Indicium's features in the Indicium user manual (Opens in new window or tab).
We will keep you updated regularly about Indicium's progress.
About Indicium
Two types of the Thinkwise Indicium Application Tier are available:
-
Indicium Basic: for use with the Windows GUI and Mobile GUI. This basic version does not support features such as system flows and OpenID.
-
Indicium: for use with the Universal GUI and via APIs. This version uses the full range of Indicium functionality.
Download Indicium release 2023.3.13 here (Opens in new window or tab).
Contents
New and changed
Improved query generation when SQL prefilters are involved
change
Query generation has been improved for situations where SQL prefilters are used. Previously, Indicium did not know which columns were used by the SQL expression, so when a sub-query was required, it would select all columns in the sub-query to satisfy the prefilter on the outer query.
Now, it will only select the necessary columns. This makes these queries easier to read and, in the case of expression columns, will improve performance somewhat.
This change only applies to platform version 2023.3.
Minor fixes and tasks
- We have fixed an issue that would occur when requesting the scope of a custom resource of a client application (OpenID Client).
Questions or suggestions?
Questions or suggestions about the release notes? Let us know in the Thinkwise Community! (Opens in new window or tab)