You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the possibility to add scripted fields exists only for the NativeQuery. This should be moved to the Query interface for the getter and the BaseQuery for the setter so that scripted fields can be used with all Query implementations.
The text was updated successfully, but these errors were encountered:
Currently the possibility to add scripted fields exists only for the
NativeQuery
. This should be moved to theQuery
interface for the getter and theBaseQuery
for the setter so that scripted fields can be used with allQuery
implementations.The text was updated successfully, but these errors were encountered: