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
We are currently looking forward to integrate PetaPoco in our projects. But we found that the Async API is missing a Key Features. Namely the possibility to configure Joining Criteria which is present in the Sync API through Fetch<T1, T2, TRet>(action, query) and described here: https://github.com/CollaboratingPlatypus/PetaPoco/wiki/Multi-Poco-Queries.
Is this on Purpose? Did we miss something? Are there Timelines to when this will be available?