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
It is currently not possible to limit dependent data sources.
Possible solution:
Check limit in IDataSource::exec (this requires #50 to not be implemented), then call execInternal which is the function that is actually overridden.