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
Today we had an issue that a subquery provider was declared as inner (instance) class and that it failed to construct because of the missing outer object argument. We should add some validation logic for subquery providers that catch this case.
The text was updated successfully, but these errors were encountered:
Today we had an issue that a subquery provider was declared as inner (instance) class and that it failed to construct because of the missing outer object argument. We should add some validation logic for subquery providers that catch this case.
The text was updated successfully, but these errors were encountered: