Yurii Karabas
Yurii Karabas
Hi @clarkgrubb, I'm closing this issue, please reopen if this issue still exists on your side
please review
After implementing this feature I thought maybe it's make sense to add kinda validation context structure to not duplicate fail-fast check logic, it can look like this: ```rust struct ValidationContext...
@davidhewitt Your points totally makes sense to me. I removed fail-fast for model and dataclass and left it for dict and typed-dict.
Hi @janas-adam, Thanks, will try to add async pymongo support ASAP 🙏
Hi @janas-adam, New version `0.13.2` has been released and contains support for async `pymongo`
Hi @janas-adam , Sorry for big delay, added both `apaginate_aggregate`/`paginate_aggregate` functions in new `0.13.3` release.
Hi @savvan0h, Thanks for the issue, I will think about how we can fix it.
Hi @savvan0h, New version `0.12.28` has been released, and now your code should work as expected without any changes from your side.
Hi @shepilov-vladislav, Sorry for long response, are you sitll interested in this PR? Could you please resolve conflicts? I would like to merge this PR.